[Libreoffice-commits] .: sd/source
Katarina Machalkova
bubli at kemper.freedesktop.org
Wed Apr 27 08:54:55 PDT 2011
sd/source/ui/inc/GraphicDocShell.hxx | 7 -------
1 file changed, 7 deletions(-)
New commits:
commit 691586e52eae689c70a62a18349b499b59d26079
Author: Rafael Dominguez <venccsralph at gmail.com>
Date: Tue Apr 26 18:13:27 2011 -0430
Remove unused macros for GraphicDocShell.
Remove SV_DECL_REF(GraphicDocShell) and SV_IMPL_REF (GraphicDocShell)
diff --git a/sd/source/ui/inc/GraphicDocShell.hxx b/sd/source/ui/inc/GraphicDocShell.hxx
index f8ef3c1..506b2b4 100644
--- a/sd/source/ui/inc/GraphicDocShell.hxx
+++ b/sd/source/ui/inc/GraphicDocShell.hxx
@@ -68,13 +68,6 @@ public:
virtual ~GraphicDocShell (void);
};
-#ifndef SV_DECL_SD_GRAPHIC_DOC_SHELL_DEFINED
-#define SV_DECL_SD_GRAPHIC_DOC_SHELL_DEFINED
-SV_DECL_REF(GraphicDocShell)
-#endif
-
-SV_IMPL_REF (GraphicDocShell)
-
} // end of namespace sd
#endif
More information about the Libreoffice-commits
mailing list