summaryrefslogtreecommitdiffstats
path: root/include/svx/unoshape.hxx
diff options
context:
space:
mode:
authorZolnai Tamás <zolnaitamas2000@gmail.com>2015-06-14 12:22:01 +0200
committerZolnai Tamás <zolnaitamas2000@gmail.com>2015-06-14 17:44:54 +0200
commit0bf12a06b6344659fe964955a022c7f367598634 (patch)
tree54236f4823c8d68c0f7ccdc778246c23df3cd109 /include/svx/unoshape.hxx
parentAvoid duplicated attribute names in RID_ATTR_NAMES (diff)
downloadcore-0bf12a06b6344659fe964955a022c7f367598634.tar.gz
core-0bf12a06b6344659fe964955a022c7f367598634.zip
Remove unused OpenGLObject
Change-Id: I5c4832bd076cc5f05f936ac0d6a80027344e40ff
Diffstat (limited to 'include/svx/unoshape.hxx')
-rw-r--r--include/svx/unoshape.hxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/svx/unoshape.hxx b/include/svx/unoshape.hxx
index 9ca963b9e545..a4d4f9b13bb7 100644
--- a/include/svx/unoshape.hxx
+++ b/include/svx/unoshape.hxx
@@ -882,16 +882,6 @@ private:
OUString referer_;
};
-class SVX_DLLPUBLIC SvxOpenGLObject : public SvxShape
-{
-public:
- SvxOpenGLObject( SdrObject* pObj ) throw() : SvxShape(pObj){}
- virtual ~SvxOpenGLObject() throw() {}
-
- void setRenderer(IOpenGLRenderer* pRenderer);
- IOpenGLRenderer* getRenderer();
-};
-
/*
* This is a really ugly hack for the chart2 OpenGL backend
* SvxShapeGroup::add only accepts objects derived from SvxShape and silently drops