mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-09 14:58:37 -05:00
Remove unused code
This commit is contained in:
@@ -290,18 +290,6 @@ void mainInitFunc() {
|
||||
openspace::global::openSpaceEngine.initializeGL();
|
||||
LDEBUG("Initializing OpenGL in OpenSpace Engine finished");
|
||||
|
||||
{
|
||||
|
||||
//using namespace ghoul::opengl;
|
||||
//std::unique_ptr<ghoul::opengl::Texture> t = ghoul::io::TextureReader::ref().loadTexture(absPath("${DATA}/openspace-icon.png"));
|
||||
|
||||
|
||||
//GLFWimage icons[1];
|
||||
//icons[0].pixels =
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
// Find if we have at least one OpenVR window
|
||||
// Save reference to first OpenVR window, which is the one we will copy to the HMD.
|
||||
|
||||
Reference in New Issue
Block a user