summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/namedlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/namedlg.hxx')
-rw-r--r--sc/source/ui/inc/namedlg.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/inc/namedlg.hxx b/sc/source/ui/inc/namedlg.hxx
index 12597276fe0f..8c9cb91df19d 100644
--- a/sc/source/ui/inc/namedlg.hxx
+++ b/sc/source/ui/inc/namedlg.hxx
@@ -40,8 +40,6 @@ class ScViewData;
class ScDocument;
-
-
//logic behind the manage names dialog
class ScNameDlg : public ScAnyRefDlg
{
@@ -138,8 +136,6 @@ public:
};
-
-
#endif // SC_NAMEDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */