diff options
author | Martin Hollmichel <mh@openoffice.org> | 2001-10-17 17:35:14 +0000 |
---|---|---|
committer | Martin Hollmichel <mh@openoffice.org> | 2001-10-17 17:35:14 +0000 |
commit | bc134a87a1117af8f551c2856160f9a7e7327248 (patch) | |
tree | cbd9483b1a3e54877bde5635c0a5fd00c2a4d31f /basic/source/runtime/stdobj1.cxx | |
parent | 7e720ef3999da3e135bbaca2a026920bbb4b0ed2 (diff) |
del: old segmentc.h
Diffstat (limited to 'basic/source/runtime/stdobj1.cxx')
-rw-r--r-- | basic/source/runtime/stdobj1.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/basic/source/runtime/stdobj1.cxx b/basic/source/runtime/stdobj1.cxx index 774d0a6688c6..a4179cafe29b 100644 --- a/basic/source/runtime/stdobj1.cxx +++ b/basic/source/runtime/stdobj1.cxx @@ -2,9 +2,9 @@ * * $RCSfile: stdobj1.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: ab $ $Date: 2001-07-05 10:40:17 $ + * 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 @@ -73,9 +73,6 @@ #pragma hdrstop #include "stdobj1.hxx" -#include "segmentc.hxx" -//#pragma SW_SEGMENT_CLASS( SBRUNTIME, SBRUNTIME_CODE ) - #define ATTR_IMP_TYPE 1 #define ATTR_IMP_WIDTH 2 #define ATTR_IMP_HEIGHT 3 |