From: Fridrich S. <str...@us...> - 2010-11-06 17:45:40
|
Update of /cvsroot/libwpg/perfectspot/src/odg In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv31581/src/odg Modified Files: OdgExporter.hxx Log Message: Remove an obsolete type Index: OdgExporter.hxx =================================================================== RCS file: /cvsroot/libwpg/perfectspot/src/odg/OdgExporter.hxx,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- OdgExporter.hxx 17 Jun 2010 10:33:55 -0000 1.9 +++ OdgExporter.hxx 6 Nov 2010 17:45:32 -0000 1.10 @@ -80,7 +80,6 @@ FileOutputHandler *mpHandler; ::WPXPropertyList mxStyle; - libwpg::WPGDashArray mxDashArray; ::WPXPropertyListVector mxGradient; int miGradientIndex; int miDashIndex; |