summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/crnrdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/crnrdlg.hxx')
-rw-r--r--sc/source/ui/inc/crnrdlg.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/inc/crnrdlg.hxx b/sc/source/ui/inc/crnrdlg.hxx
index cd3adc52b097..3acd915a88c2 100644
--- a/sc/source/ui/inc/crnrdlg.hxx
+++ b/sc/source/ui/inc/crnrdlg.hxx
@@ -31,8 +31,6 @@ class ScViewData;
class ScDocument;
-
-
class ScColRowNameRangesDlg : public ScAnyRefDlg
{
public:
@@ -95,8 +93,6 @@ private:
#endif
};
-
-
#endif // SC_CRNRDLG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */