chart2/source/view/main/DummyXShape.cxx | 4 ++++ 1 file changed, 4 insertions(+)
New commits: commit ebbcd996cba0f496391cb1088b3ce77bcddbe672 Author: Tor Lillqvist <t...@collabora.com> Date: Sun Feb 23 09:41:27 2014 +0200 WaE: unused function 'getTypeString' Change-Id: Ifae6376a9a00cfee7c9935280b852ede73a7c5ab diff --git a/chart2/source/view/main/DummyXShape.cxx b/chart2/source/view/main/DummyXShape.cxx index 199193b..9e9251b 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 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits