Skip to content

Commit 14fc605

Browse files
committed
removed glfw include
1 parent 4c027e9 commit 14fc605

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

examples/protonect/Protonect.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@
3434
#include <libfreenect2/frame_listener_impl.h>
3535
#include <libfreenect2/threading.h>
3636

37-
#ifdef LIBFREENECT2_WITH_OPENGL_SUPPORT
38-
#include <GLFW/glfw3.h>
39-
#endif
40-
4137
bool protonect_shutdown = false;
4238

4339
void sigint_handler(int s)

0 commit comments

Comments
 (0)