summaryrefslogtreecommitdiff
path: root/sd/inc/pglink.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/pglink.hxx')
-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