summaryrefslogtreecommitdiff
path: root/basic/source/comp/dim.cxx
diff options
context:
space:
mode:
authorMartin Hollmichel <mh@openoffice.org>2001-10-17 17:53:05 +0000
committerMartin Hollmichel <mh@openoffice.org>2001-10-17 17:53:05 +0000
commit7ca8adcd0390abb9098e79b71a238b6fa6a66a92 (patch)
treec9dffc914c573b611493d49968aa4a2e5d680470 /basic/source/comp/dim.cxx
parent1d9a50a82051c699cfe042bd540090030c128f51 (diff)
del: old segemntc.h
Diffstat (limited to 'basic/source/comp/dim.cxx')
-rw-r--r--basic/source/comp/dim.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/basic/source/comp/dim.cxx b/basic/source/comp/dim.cxx
index ac7dba80ee..066de37213 100644
--- a/basic/source/comp/dim.cxx
+++ b/basic/source/comp/dim.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dim.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: ab $ $Date: 2001-09-04 10:04:24 $
+ * last change: $Author: mh $ $Date: 2001-10-17 18:53:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,9 +63,6 @@
#include "sbcomp.hxx"
#pragma hdrstop
-#include "segmentc.hxx"
-#pragma SW_SEGMENT_CLASS( SBCOMP, SBCOMP_CODE )
-
// Deklaration einer Variablen
// Bei Fehlern wird bis zum Komma oder Newline geparst.
// Returnwert: eine neue Instanz, die eingefuegt und dann geloescht wird.