]> git.tdb.fi Git - libs/gl.git/blobdiff - source/ext_bgra.h
Do not store generated files in the repository
[libs/gl.git] / source / ext_bgra.h
diff --git a/source/ext_bgra.h b/source/ext_bgra.h
deleted file mode 100644 (file)
index b4ac19d..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#ifndef MSP_GL_EXT_BGRA_
-#define MSP_GL_EXT_BGRA_
-
-#include "extension.h"
-#include "gl.h"
-#include <GL/glext.h>
-
-namespace Msp {
-namespace GL {
-
-extern Extension EXT_bgra;
-
-} // namespace GL
-} // namespace Msp
-
-#endif