Kaydet (Commit) f1c06bb8 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-function

Change-Id: I337691b4a7548c5c92bc0484c2ef9224ce461ba5
üst b976c1e3
...@@ -48,6 +48,7 @@ using ::com::sun::star::uno::Reference; ...@@ -48,6 +48,7 @@ using ::com::sun::star::uno::Reference;
namespace chart { namespace chart {
/*
namespace { namespace {
typedef opengl::OpenglShapeFactory* (*__getOpenglShapeFactory)(void); typedef opengl::OpenglShapeFactory* (*__getOpenglShapeFactory)(void);
...@@ -70,6 +71,7 @@ osl::Module* getOpenGLModule() ...@@ -70,6 +71,7 @@ osl::Module* getOpenGLModule()
} }
} }
*/
AbstractShapeFactory* AbstractShapeFactory::getOrCreateShapeFactory(uno::Reference< lang::XMultiServiceFactory> xFactory) AbstractShapeFactory* AbstractShapeFactory::getOrCreateShapeFactory(uno::Reference< lang::XMultiServiceFactory> xFactory)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment