[Libreoffice-commits] core.git: Branch 'feature/chart-opengl2' - chart2/source
Michael Meeks
michael.meeks at collabora.com
Mon Dec 23 12:37:40 PST 2013
chart2/source/view/main/AbstractShapeFactory.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 404da58729612a88178b1f71e00a6f0b4e2f884d
Author: Michael Meeks <michael.meeks at collabora.com>
Date: Mon Dec 23 20:36:40 2013 +0000
re-enable opengl module hooks.
Change-Id: I48275b81e4569ace26f986542ac3190ba8e0a052
diff --git a/chart2/source/view/main/AbstractShapeFactory.cxx b/chart2/source/view/main/AbstractShapeFactory.cxx
index f93a0a6..d6d6b2e 100644
--- a/chart2/source/view/main/AbstractShapeFactory.cxx
+++ b/chart2/source/view/main/AbstractShapeFactory.cxx
@@ -48,7 +48,6 @@ using ::com::sun::star::uno::Reference;
namespace chart {
-/*
namespace {
typedef opengl::OpenglShapeFactory* (*__getOpenglShapeFactory)(void);
@@ -71,7 +70,6 @@ osl::Module* getOpenGLModule()
}
}
-*/
AbstractShapeFactory* AbstractShapeFactory::getOrCreateShapeFactory(uno::Reference< lang::XMultiServiceFactory> xFactory)
{
More information about the Libreoffice-commits
mailing list