summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-10-26 16:33:35 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-10-27 13:27:02 +0200
commit7b633213c0d814d0fd485a6070291944e9890cee (patch)
tree320aa52b2749b009c724bd4b62039ad4a30cdd2a /sc/inc
parentbeffbd826a74f3751bd34d7747e401de7d836457 (diff)
unusedcode: sc: unused ctors
Change-Id: Iaa082d85ef95c58da14013c80cb06a2e1112d4ef
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/attrib.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/attrib.hxx b/sc/inc/attrib.hxx
index eb051fd8e1ac..af401d15d184 100644
--- a/sc/inc/attrib.hxx
+++ b/sc/inc/attrib.hxx
@@ -399,7 +399,6 @@ public:
TYPEINFO();
explicit ScCondFormatItem();
- explicit ScCondFormatItem(sal_uInt32 nIndex);
explicit ScCondFormatItem(const std::vector<sal_uInt32>& nIndex);
virtual ~ScCondFormatItem();