summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-01-20 19:39:48 +0100
committerMathias Bauer <mba@openoffice.org>2011-01-20 19:39:48 +0100
commit545e9efdd367d49763b9d341fb9168530d7ada48 (patch)
treea5b950bf8fa78adb15abbadf5d016df7fce2ef9f /sfx2
parent8aab4860af4664ee83276d5667949bfd7697650b (diff)
CWS gnumake3: -D_DLL is needed on Windows; removed superficial _DLL_ usage all over the place
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/inc/sfxtypes.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sfx2/source/inc/sfxtypes.hxx b/sfx2/source/inc/sfxtypes.hxx
index 73014121541e..5454da573cb5 100644
--- a/sfx2/source/inc/sfxtypes.hxx
+++ b/sfx2/source/inc/sfxtypes.hxx
@@ -62,12 +62,6 @@
class SfxShell;
class Timer;
-#if !defined(_SFX_APPCTOR_CXX) && defined(WNT)
-#ifndef _DLL_
-#error _DLL_ mal wieder nicht defined => GetpApp() == 0
-#endif
-#endif
-
//------------------------------------------------------------------------
// Macro fuer den Call-Profiler unter WinNT