[Libreoffice-commits] .: sw/source
August Sodora
augsod at kemper.freedesktop.org
Sun Nov 20 20:06:38 PST 2011
sw/source/filter/html/parcss1.hxx | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 9d84030a5f9d859a9915c13ca429beb5bbc0ac6f
Author: August Sodora <augsod at gmail.com>
Date: Sun Nov 20 23:06:15 2011 -0500
Remove unnecessary includes
diff --git a/sw/source/filter/html/parcss1.hxx b/sw/source/filter/html/parcss1.hxx
index f4a0474..f0a6255 100644
--- a/sw/source/filter/html/parcss1.hxx
+++ b/sw/source/filter/html/parcss1.hxx
@@ -29,10 +29,6 @@
#ifndef _PARCSS1_HXX
#define _PARCSS1_HXX
-#include <tools/string.hxx>
-
-class Color;
-
// Die Tokens des CSS1-Parsers
enum CSS1Token
{
More information about the Libreoffice-commits
mailing list