summaryrefslogtreecommitdiff
path: root/sd/inc
diff options
context:
space:
mode:
authorXavier ALT <dex@phoenix-ind.net>2011-03-08 22:59:32 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-03-09 16:08:38 +0000
commitec8c1608da52de046fb571d93f45dcbf8c765fde (patch)
tree6c92f75a748f1b17e64f98c29481fa01ee8d30b2 /sd/inc
parent861c90c090c279dfa15e931e6a0f4d8baba1297c (diff)
remove SVX_LIGHT macro
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/pglink.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sd/inc/pglink.hxx b/sd/inc/pglink.hxx
index 359bd302622d..668e59793d2b 100644
--- a/sd/inc/pglink.hxx
+++ b/sd/inc/pglink.hxx
@@ -29,8 +29,6 @@
#ifndef _PGLINK_HXX
#define _PGLINK_HXX
-#ifndef SVX_LIGHT
-
#include <sfx2/lnkbase.hxx>
class SdPage;
@@ -51,12 +49,6 @@ public:
bool Connect() { return 0 != SvBaseLink::GetRealObject(); }
};
-#else
-
-class SdPageLink;
-
-#endif
-
#endif // _PGLINK_HXX