quick backup
[demo] / src / opengl / opengl.h
index 1e2260a..1a1fa8a 100644 (file)
@@ -6,6 +6,5 @@
 bool init_opengl();
 void cleanup_opengl();
 GLFWwindow *create_opengl_window();
-void display_opengl();
 
 #endif // OPENGL_H_