[Libreoffice-commits] core.git: include/svx

Kohei Yoshida kohei.yoshida at collabora.com
Thu Jul 10 11:24:33 PDT 2014


 include/svx/svdoole2.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 1c01cf1ef56f63d8a827298c5e7f900b1ea37f49
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date:   Thu Jul 10 14:23:38 2014 -0400

    This forward declaration no longer needed.
    
    Change-Id: I2b760d71651d48c2e944f9344bd115e9443aa9a2

diff --git a/include/svx/svdoole2.hxx b/include/svx/svdoole2.hxx
index 9922f4c..238756b 100644
--- a/include/svx/svdoole2.hxx
+++ b/include/svx/svdoole2.hxx
@@ -39,7 +39,6 @@ namespace frame { class XModel; }
 
 namespace svt { class EmbeddedObjectRef; }
 
-class SvxUnoShapeModifyListener;
 class SdrOle2ObjImpl;
 
 class SVX_DLLPUBLIC SdrOle2Obj : public SdrRectObj


More information about the Libreoffice-commits mailing list