summaryrefslogtreecommitdiff
path: root/basic/source/runtime/step0.cxx
diff options
context:
space:
mode:
authorMartin Hollmichel <mh@openoffice.org>2001-10-17 17:35:14 +0000
committerMartin Hollmichel <mh@openoffice.org>2001-10-17 17:35:14 +0000
commitbc134a87a1117af8f551c2856160f9a7e7327248 (patch)
treecbd9483b1a3e54877bde5635c0a5fd00c2a4d31f /basic/source/runtime/step0.cxx
parent7e720ef3999da3e135bbaca2a026920bbb4b0ed2 (diff)
del: old segmentc.h
Diffstat (limited to 'basic/source/runtime/step0.cxx')
-rw-r--r--basic/source/runtime/step0.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/basic/source/runtime/step0.cxx b/basic/source/runtime/step0.cxx
index 1cbecbcbd66a..786368409906 100644
--- a/basic/source/runtime/step0.cxx
+++ b/basic/source/runtime/step0.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: step0.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2001-10-12 16:36:00 $
+ * last change: $Author: mh $ $Date: 2001-10-17 18:35:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,6 @@
#include <algorithm>
-#include "segmentc.hxx"
#pragma SW_SEGMENT_CLASS( SBRUNTIME, SBRUNTIME_CODE )
void SbiRuntime::StepNOP()