[PATCH 6/9] remove dead code in calc ui inc
pjacquod
pjacquod at alumni.ethz.ch
Sat Nov 20 13:07:51 PST 2010
---
sc/source/ui/inc/viewdata.hxx | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/sc/source/ui/inc/viewdata.hxx b/sc/source/ui/inc/viewdata.hxx
index bd3893a..a461d79 100644
--- a/sc/source/ui/inc/viewdata.hxx
+++ b/sc/source/ui/inc/viewdata.hxx
@@ -79,12 +79,6 @@ enum ScMarkType
SC_MARK_FILTERED, // 3
SC_MARK_MULTI = 4 // Multiple selection marks.
/* TODO: if filtered multi-selection was implemented, this would be the value to use. */
-#if 0
- ,
- SC_MARK_MULTI_FILTERED = // Multiple selection marks containing filtered rows.
- SC_MARK_MULTI |
- SC_MARK_FILTERED // 6
-#endif
};
enum ScPasteFlags
--
1.7.1
--------------070903000307090300090306
Content-Type: text/x-patch;
name="0007-cleaned-dead-code-in-calc-ui-view.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="0007-cleaned-dead-code-in-calc-ui-view.patch"
More information about the LibreOffice
mailing list