summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-01 10:47:20 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-01 10:47:20 +0000
commit131276929515dde5291b9b12f15f4830b508b7d0 (patch)
tree3fd1a265ce4fa33c84ecb4d130a30ea1768c7bea /svtools
parent99827928515729df9dd81a176aa5a566815cd9f9 (diff)
INTEGRATION: CWS pj55 (1.3.290); FILE MERGED
2006/07/18 06:39:54 pjanik 1.3.290.1: #i67404#: Remove obsolete #pragma SEG_EOFMODULE.
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/items1/nranges.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/svtools/source/items1/nranges.cxx b/svtools/source/items1/nranges.cxx
index 72db510610d5..b183a078eda7 100644
--- a/svtools/source/items1/nranges.cxx
+++ b/svtools/source/items1/nranges.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: nranges.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:07:57 $
+ * last change: $Author: ihi $ $Date: 2006-08-01 11:47:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -846,7 +846,3 @@ BOOL SfxNumRanges::Contains( NUMTYPE n ) const
return FALSE;
}
-
-#ifndef GCC
-#pragma SEG_EOFMODULE
-#endif