Oopsie
This commit is contained in:
parent
c7b0d103e1
commit
d7586aaef7
|
|
@ -37,7 +37,6 @@ namespace Nz
|
|||
private:
|
||||
std::unique_ptr<GL::Loader> SelectLoader();
|
||||
|
||||
DynLib m_opengl32Lib;
|
||||
std::shared_ptr<OpenGLDevice> m_device;
|
||||
std::unique_ptr<GL::Loader> m_loader;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue