summaryrefslogtreecommitdiff
path: root/goodies
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-01-07 07:59:31 +0000
committerOliver Bolte <obo@openoffice.org>2008-01-07 07:59:31 +0000
commit9c56d88278485a94bde675f510cd627c89f80746 (patch)
treec1b6c841c82fb862f5f265d4c3ba4b703d984b66 /goodies
parentd1051fb8319c631904d018c4b5d8e200141b8323 (diff)
INTEGRATION: CWS supdremove (1.3.50); FILE MERGED
2007/11/16 10:25:01 vg 1.3.50.1: #i83674# cleanup: remove obsolete SUPD macro use
Diffstat (limited to 'goodies')
-rw-r--r--goodies/inc/goodies/base3d.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/goodies/inc/goodies/base3d.hxx b/goodies/inc/goodies/base3d.hxx
index a08f52580f99..ca9c1919e325 100644
--- a/goodies/inc/goodies/base3d.hxx
+++ b/goodies/inc/goodies/base3d.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: base3d.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: kz $ $Date: 2007-05-09 13:25:15 $
+ * last change: $Author: obo $ $Date: 2008-01-07 08:59:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -337,11 +337,7 @@ public:
// Erzeugen bzw. Zerstoeren eines Base3D Kontextes
static Base3D* Create(OutputDevice* pOutDev, BOOL bForcePrinter=FALSE);
-#if SUPD > 375
virtual void Destroy(OutputDevice *pOutDev);
-#else
- void Destroy(OutputDevice *pOutDev);
-#endif
// Gueltigkeit des Kontextes nach der Inkarnation
// ueberpruefen