summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdfmtf.hxx
diff options
context:
space:
mode:
authorThorsten Behrens <thb@openoffice.org>2001-08-16 14:41:32 +0000
committerThorsten Behrens <thb@openoffice.org>2001-08-16 14:41:32 +0000
commit5c4b13d1bea4aedb72677f0317d5334638c03918 (patch)
tree6c327542e713eeebbd679e3c724396130876f544 /svx/source/svdraw/svdfmtf.hxx
parentad96134cd67a2ccdb22f4d268bb75d5b2b63c890 (diff)
#90760# Removed VCL define
Diffstat (limited to 'svx/source/svdraw/svdfmtf.hxx')
-rw-r--r--svx/source/svdraw/svdfmtf.hxx10
1 files changed, 2 insertions, 8 deletions
diff --git a/svx/source/svdraw/svdfmtf.hxx b/svx/source/svdraw/svdfmtf.hxx
index a2b56110ae57..e27baacf1250 100644
--- a/svx/source/svdraw/svdfmtf.hxx
+++ b/svx/source/svdraw/svdfmtf.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: svdfmtf.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:01:24 $
+ * last change: $Author: thb $ $Date: 2001-08-16 15:41:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,15 +62,9 @@
#ifndef _SVDFMTF_HXX
#define _SVDFMTF_HXX
-#ifdef VCL
#ifndef _SV_METAACT_HXX //autogen
#include <vcl/metaact.hxx>
#endif
-#else // VCL
-#ifndef _SVMTFACT_HXX
-#include <svmtfact.hxx>
-#endif
-#endif // VCL
#ifndef _SV_VIRDEV_HXX //autogen
#include <vcl/virdev.hxx>