diff options
Diffstat (limited to 'examples/pugl_gl3_demo.c')
-rw-r--r-- | examples/pugl_gl3_demo.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/pugl_gl3_demo.c b/examples/pugl_gl3_demo.c index a18c902..ec36d16 100644 --- a/examples/pugl_gl3_demo.c +++ b/examples/pugl_gl3_demo.c @@ -34,8 +34,6 @@ about 100000 rectangles. */ -#define GL_SILENCE_DEPRECATION 1 - #include "demo_utils.h" #include "shader_utils.h" #include "test/test_utils.h" |