aboutsummaryrefslogtreecommitdiffstats
path: root/src/menu/menuBackground.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/menu/menuBackground.cpp')
-rw-r--r--src/menu/menuBackground.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/menu/menuBackground.cpp b/src/menu/menuBackground.cpp
index 819eef5b..f34cf987 100644
--- a/src/menu/menuBackground.cpp
+++ b/src/menu/menuBackground.cpp
@@ -24,6 +24,8 @@
* $Id$
*/
+#if 0
+
#include "menuBackground.hpp"
#include <GL/gl.h>
@@ -52,3 +54,5 @@ namespace usdx
}
}
};
+
+#endif