summaryrefslogtreecommitdiff
path: root/sc/source/core/data/dpobject.cxx
diff options
context:
space:
mode:
authorTopround aka Zathuras <topround@gmail.com>2011-01-14 16:57:33 +0200
committerTor Lillqvist <tlillqvist@novell.com>2011-01-14 17:04:02 +0200
commitf53b5282bfc5bb2133a5052b97046d74fc752df9 (patch)
treec4942528315b5f0fb3067a3e368870cfe5adf659 /sc/source/core/data/dpobject.cxx
parent73fa256319ff398e74445563fd60209fc34f8126 (diff)
Remove commented out code
Also remove else blocks that were then emptied. Signed-off-by: Tor Lillqvist <tlillqvist@novell.com>
Diffstat (limited to 'sc/source/core/data/dpobject.cxx')
-rw-r--r--sc/source/core/data/dpobject.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/data/dpobject.cxx b/sc/source/core/data/dpobject.cxx
index 674b88b36..fa8fb4a52 100644
--- a/sc/source/core/data/dpobject.cxx
+++ b/sc/source/core/data/dpobject.cxx
@@ -114,7 +114,6 @@ using ::rtl::OUString;
#define DP_PROP_FUNCTION "Function"
#define DP_PROP_IGNOREEMPTY "IgnoreEmptyRows"
#define DP_PROP_ISDATALAYOUT "IsDataLayoutDimension"
-//#define DP_PROP_ISVISIBLE "IsVisible"
#define DP_PROP_ORIENTATION "Orientation"
#define DP_PROP_ORIGINAL "Original"
#define DP_PROP_POSITION "Position"