summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpsort.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tpsort.hxx')
-rw-r--r--sc/source/ui/inc/tpsort.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/inc/tpsort.hxx b/sc/source/ui/inc/tpsort.hxx
index 8f6c794c2aee..7a900e70aec3 100644
--- a/sc/source/ui/inc/tpsort.hxx
+++ b/sc/source/ui/inc/tpsort.hxx
@@ -42,7 +42,6 @@ class ScViewData;
class ScSortDlg;
struct ScSortParam;
-
// Sort Criteria
class ScTabPageSortFields : public SfxTabPage
@@ -98,7 +97,6 @@ private:
DECL_LINK( SelectHdl, ListBox * );
};
-
// Sort Options
class ScDocument;