[Libreoffice-commits] .: sd/source
Thorsten Behrens
thorsten at kemper.freedesktop.org
Tue Jun 14 15:58:04 PDT 2011
sd/source/filter/html/htmlex.hxx | 1 -
sd/source/ui/inc/unomodel.hxx | 1 -
2 files changed, 2 deletions(-)
New commits:
commit 53f86bcbf3fb81cad4971c9ec28fb996a4a387bc
Author: Rafael Dominguez <venccsralph at gmail.com>
Date: Sun Jun 12 17:09:45 2011 -0430
Remove unneeded foward declaration.
diff --git a/sd/source/filter/html/htmlex.hxx b/sd/source/filter/html/htmlex.hxx
index 09dd697..c67b4d5 100644
--- a/sd/source/filter/html/htmlex.hxx
+++ b/sd/source/filter/html/htmlex.hxx
@@ -63,7 +63,6 @@
#define HtmlButtonThemaStr = "private://gallery/hidden/HtmlExportButtons";
-class List;
class SfxProgress;
class SdrOutliner;
class SdPage;
diff --git a/sd/source/ui/inc/unomodel.hxx b/sd/source/ui/inc/unomodel.hxx
index 9dd88f5..c5afe92 100644
--- a/sd/source/ui/inc/unomodel.hxx
+++ b/sd/source/ui/inc/unomodel.hxx
@@ -60,7 +60,6 @@
class SdDrawDocument;
class SdPage;
-class List;
class SdXCustomPresentations;
namespace sd {
More information about the Libreoffice-commits
mailing list