From 60422a3ab968f5567d24f77d90bae4b33ed26194 Mon Sep 17 00:00:00 2001
From: Rafael Dominguez <[email protected]>
Date: Sun, 12 Jun 2011 17:09:45 -0430
Subject: [PATCH 1/9] Remove unneeded foward declaration.

---
 sd/source/filter/html/htmlex.hxx |    1 -
 sd/source/ui/inc/unomodel.hxx    |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

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 {
-- 
1.7.3.4

_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to