summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xltoolbar.cxx
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/source/filter/excel/xltoolbar.cxx
parentbeffbd826a74f3751bd34d7747e401de7d836457 (diff)
unusedcode: sc: unused ctors
Change-Id: Iaa082d85ef95c58da14013c80cb06a2e1112d4ef
Diffstat (limited to 'sc/source/filter/excel/xltoolbar.cxx')
-rw-r--r--sc/source/filter/excel/xltoolbar.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/filter/excel/xltoolbar.cxx b/sc/source/filter/excel/xltoolbar.cxx
index f582ab89a300..2bb994e379fb 100644
--- a/sc/source/filter/excel/xltoolbar.cxx
+++ b/sc/source/filter/excel/xltoolbar.cxx
@@ -94,10 +94,6 @@ CTBS::CTBS() : bSignature(0), bVersion(0), reserved1(0), reserved2(0), reserved3
{
}
-ScCTB::ScCTB() : nViews( 0 ), ectbid(0)
-{
-}
-
ScCTB::ScCTB(sal_uInt16 nNum ) : nViews( nNum ), ectbid(0)
{
}