A little more clean up before figuring out how a scene should work.
This commit is contained in:
parent
74cfaf4514
commit
eee5b8e22d
2 changed files with 0 additions and 2 deletions
|
|
@ -66,7 +66,6 @@ void Scene::render(GLFWwindow* window) {
|
|||
glfwPollEvents();
|
||||
}
|
||||
|
||||
|
||||
void Scene::cleanup() {
|
||||
shader.cleanup();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue