[PATCH 3/3] Remove commented out function
Norbert Thiebaud
nthiebaud at gmail.com
Tue Sep 28 18:22:30 PDT 2010
---
sc/inc/viewopti.hxx | 1 -
sc/source/core/tool/viewopti.cxx | 6 ------
2 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/sc/inc/viewopti.hxx b/sc/inc/viewopti.hxx
index 460a5f5..f6a1a99 100644
--- a/sc/inc/viewopti.hxx
+++ b/sc/inc/viewopti.hxx
@@ -135,7 +135,6 @@ class SC_DLLPUBLIC ScTpViewItem : public SfxPoolItem
{
public:
TYPEINFO();
-//UNUSED2008-05 ScTpViewItem( USHORT nWhich );
ScTpViewItem( USHORT nWhich, const ScViewOptions& rOpt );
ScTpViewItem( const ScTpViewItem& rItem );
~ScTpViewItem();
diff --git a/sc/source/core/tool/viewopti.cxx
b/sc/source/core/tool/viewopti.cxx
index 518f713..ce17dc1 100644
--- a/sc/source/core/tool/viewopti.cxx
+++ b/sc/source/core/tool/viewopti.cxx
@@ -242,12 +242,6 @@ SvxGridItem* ScViewOptions::CreateGridItem( USHORT nId
/* = SID_ATTR_GRID_OPTION
// ScTpViewItem - Daten fuer die ViewOptions-TabPage
//========================================================================
-//UNUSED2008-05 ScTpViewItem::ScTpViewItem( USHORT nWhichP ) :
SfxPoolItem( nWhichP )
-//UNUSED2008-05 {
-//UNUSED2008-05 }
-
-//------------------------------------------------------------------------
-
ScTpViewItem::ScTpViewItem( USHORT nWhichP, const ScViewOptions& rOpt )
: SfxPoolItem ( nWhichP ),
theOptions ( rOpt )
--
1.7.1
--0022152d81e980b76304915c12c7
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
More information about the LibreOffice
mailing list