summaryrefslogtreecommitdiff
path: root/svl/source/svdde
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/svdde')
-rw-r--r--svl/source/svdde/ddeimp.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svl/source/svdde/ddeimp.hxx b/svl/source/svdde/ddeimp.hxx
index 945f639c5c8e..23bffe9f7405 100644
--- a/svl/source/svdde/ddeimp.hxx
+++ b/svl/source/svdde/ddeimp.hxx
@@ -121,10 +121,6 @@ public:
}
};
-#ifndef SHL_SVDDE
-#define SHL_SVDDE SHL_SHL2
-#endif
-
inline DdeInstData* ImpGetInstData()
{
return (DdeInstData*)(*GetAppData( SHL_SVDDE ));