cppcheck cleanliness

This commit is contained in:
Guillaume Poussel
2011-01-06 20:29:25 +01:00
committed by Caolán McNamara
parent 1fe3737d3d
commit 865bef974d
13 changed files with 11 additions and 23 deletions

View File

@@ -79,7 +79,6 @@ ORowSetDataColumn::~ORowSetDataColumn()
{
const sal_Int32 nDerivedProperties = 21;
Sequence< Property> aDerivedProperties( nDerivedProperties );
Property* pDesc = aDerivedProperties.getArray();
sal_Int32 nPos = 0;
DECL_PROP1( CATALOGNAME, ::rtl::OUString, READONLY );