[Libreoffice-commits] core.git: sw/source

Tor Lillqvist tml at collabora.com
Wed Jul 16 06:44:14 PDT 2014


 sw/source/filter/ww8/ww8par.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit c5b37ef139517e7147479aa4ab10c293ff0462e8
Author: Tor Lillqvist <tml at collabora.com>
Date:   Wed Jul 16 16:39:14 2014 +0300

    WaE: struct/class inconsistency
    
    Drop a couple of unnecessary forward declarations for classes defined in files
    included earlier from the same file.
    
    Change-Id: I9a0a24f88990447d7eafe0438f3713e58f649cf9

diff --git a/sw/source/filter/ww8/ww8par.hxx b/sw/source/filter/ww8/ww8par.hxx
index 677a0cf..fc0734a 100644
--- a/sw/source/filter/ww8/ww8par.hxx
+++ b/sw/source/filter/ww8/ww8par.hxx
@@ -72,9 +72,7 @@ class WW8PLCFMan;
 struct WW8PLCFManResult;
 class WW8RStyle;
 class WW8PLCF_HdFt;
-class WW8Dop;
 class WW8ScannerBase;
-struct WW8FieldDesc;
 struct WW8FlyPara;
 struct WW8SwFlyPara;
 struct WW8_PIC;


More information about the Libreoffice-commits mailing list