summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-06-02 11:29:48 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-06-02 11:29:48 +0000
commit3181d979548ea9b00c200bc4a69da45d2d4cf47b (patch)
treec2404e342e291e1f207897dca5482ae8c7c7d28b
parentINTEGRATION: CWS vgcleanupmacros (1.3.72); FILE MERGED (diff)
downloadbinfilter-3181d979548ea9b00c200bc4a69da45d2d4cf47b.tar.gz
binfilter-3181d979548ea9b00c200bc4a69da45d2d4cf47b.zip
INTEGRATION: CWS vgcleanupmacros (1.5.72); FILE MERGED
2006/05/17 11:09:23 vg 1.5.72.1: #i65486# cleanup:remove obsolete macros
-rw-r--r--binfilter/inc/bf_svx/wghtitem.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/binfilter/inc/bf_svx/wghtitem.hxx b/binfilter/inc/bf_svx/wghtitem.hxx
index 426baf064..fcd3caa20 100644
--- a/binfilter/inc/bf_svx/wghtitem.hxx
+++ b/binfilter/inc/bf_svx/wghtitem.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: wghtitem.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:22:08 $
+ * last change: $Author: vg $ $Date: 2006-06-02 12:29:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -47,14 +47,10 @@
#include <bf_svx/svxids.hrc>
#endif
-#ifdef _USE_NAMESPACE
namespace rtl
{
-#endif
class OUString;
-#ifdef _USE_NAMESPACE
}
-#endif
namespace binfilter {
class SvXMLUnitConverter;