Spectre/Window/GLContext: remove static create() method.
This commit is contained in:
parent
f35658a971
commit
ea763a9f38
2 changed files with 0 additions and 18 deletions
|
|
@ -13,8 +13,6 @@ class PlatformWindow;
|
|||
class GLContext
|
||||
{
|
||||
public :
|
||||
static GLContext* create();
|
||||
|
||||
virtual ~GLContext();
|
||||
|
||||
// Create a GLContext for this perticular window.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue