summaryrefslogtreecommitdiff
path: root/sw/source/core/bastyp/swtypes.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/bastyp/swtypes.cxx')
-rw-r--r--sw/source/core/bastyp/swtypes.cxx20
1 files changed, 2 insertions, 18 deletions
diff --git a/sw/source/core/bastyp/swtypes.cxx b/sw/source/core/bastyp/swtypes.cxx
index 68b12f26b21f..5329b9703666 100644
--- a/sw/source/core/bastyp/swtypes.cxx
+++ b/sw/source/core/bastyp/swtypes.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: swtypes.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-19 00:08:16 $
+ * last change: $Author: jp $ $Date: 2000-09-27 17:34:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -161,15 +161,6 @@
#include <sectfrm.hxx>
#endif
-// ! Code for the new GraphicObject
-#ifndef USE_GRFOBJECT
-
-#ifndef _GRFCACHE_HXX
-#include <grfcache.hxx>
-#endif
-
-#endif
-
using namespace ::com::sun::star;
using namespace ::utl;
@@ -213,13 +204,6 @@ IMPL_FIXEDMEMPOOL_NEWDEL( SwTableFmt, 10, 10 )
IMPL_FIXEDMEMPOOL_NEWDEL( SwTableLineFmt, 10, 10 )
IMPL_FIXEDMEMPOOL_NEWDEL( SwTableBoxFmt, 50, 50 )
-// ! Code for the new GraphicObject
-#ifndef USE_GRFOBJECT
-
-IMPL_FIXEDMEMPOOL_NEWDEL( SwGraphicCacheObj, 50, 50 )
-
-#endif
-
#ifndef PROFILE
#pragma code_seg()