summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chart2/source/view/main/DummyXShape.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/chart2/source/view/main/DummyXShape.cxx b/chart2/source/view/main/DummyXShape.cxx
index 199193b71000..9e9251b0cdf0 100644
--- a/chart2/source/view/main/DummyXShape.cxx
+++ b/chart2/source/view/main/DummyXShape.cxx
@@ -1290,6 +1290,8 @@ const char* getSourceString(GLenum source)
return "unknown";
}
+#if 0
+
const char* getTypeString(GLenum type)
{
switch(type)
@@ -1317,6 +1319,8 @@ const char* getTypeString(GLenum type)
return "unkown";
}
+#endif
+
extern "C" void
#if defined _WIN32
APIENTRY