diff options
Diffstat (limited to 'sc/inc/attrib.hxx')
-rw-r--r-- | sc/inc/attrib.hxx | 1 |
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(); |