gl/examples: remove spurious include for doublecube example
authorMatthew Waters <ystreet00@gmail.com>
Thu, 12 Jun 2014 03:15:10 +0000 (13:15 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:43 +0000 (19:31 +0000)
tests/examples/gl/generic/doublecube/main.cpp

index 8aa5620..50fb49e 100644 (file)
@@ -25,8 +25,6 @@
 #endif
 #include <gst/gst.h>
 
-#include <gst/gl/gl.h>
-
 #include <iostream>
 #include <sstream>
 #include <string>