summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/copydlg.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-03-21 18:17:07 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-03-22 14:20:53 +0100
commit8da8952561c677dfc3a60f61e93ad880f37714be (patch)
treed8961933dabf2cab2d8f2ea934a57ac37e99a5a9 /sd/source/ui/dlg/copydlg.cxx
parentd8e83ec04f677333257a5ec539a4bee330f692e6 (diff)
No (more?) reason for SD_DLLIMPLEMENTATION in Library_sdui
In practice, all of the .cxx of that library (except for a handful of newly introduced ones that had failed to follow the cargo cult) undefined it first thing before including anything else, anyway. IIRC, this was a quirk with the old build system, that had dutifully been carried across. Change-Id: I7642c21af48e15b14f245bbbf3d38fdd365c3c89
Diffstat (limited to 'sd/source/ui/dlg/copydlg.cxx')
-rw-r--r--sd/source/ui/dlg/copydlg.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/ui/dlg/copydlg.cxx b/sd/source/ui/dlg/copydlg.cxx
index f8e006471e65..b6a674c08822 100644
--- a/sd/source/ui/dlg/copydlg.cxx
+++ b/sd/source/ui/dlg/copydlg.cxx
@@ -17,11 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
-#ifdef SD_DLLIMPLEMENTATION
-#undef SD_DLLIMPLEMENTATION
-#endif
-
#include "copydlg.hxx"
#include <comphelper/string.hxx>
#include <svx/dlgutil.hxx>