summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tabpages.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tabpages.hxx')
-rw-r--r--sc/source/ui/inc/tabpages.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/inc/tabpages.hxx b/sc/source/ui/inc/tabpages.hxx
index ecdcbb545cc2..cc548d588b57 100644
--- a/sc/source/ui/inc/tabpages.hxx
+++ b/sc/source/ui/inc/tabpages.hxx
@@ -24,8 +24,6 @@
#include <svtools/stdctrl.hxx>
#include <sfx2/tabdlg.hxx>
-
-
class ScTabPageProtection : public SfxTabPage
{
public:
@@ -60,8 +58,6 @@ private:
void UpdateButtons();
};
-
-
#endif // SC_TABPAGES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */