summaryrefslogtreecommitdiff
path: root/include/svx/viewlayoutitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/viewlayoutitem.hxx')
-rw-r--r--include/svx/viewlayoutitem.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/viewlayoutitem.hxx b/include/svx/viewlayoutitem.hxx
index 7324bdd129a9..de0c0a57a901 100644
--- a/include/svx/viewlayoutitem.hxx
+++ b/include/svx/viewlayoutitem.hxx
@@ -24,7 +24,6 @@
#include <svx/svxdllapi.h>
-
class SVX_DLLPUBLIC SvxViewLayoutItem: public SfxUInt16Item
{
bool mbBookMode;
@@ -49,7 +48,6 @@ public:
};
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */