Kaydet (Commit) 7f3d8936 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-variable

Change-Id: I1f3b4c25176db53fc3b827e9514ff497a33f419c
üst 82902dd3
......@@ -561,8 +561,6 @@ DECLARE_STL_SET( PropertyValue, PropertyValueLess, PropertyValueSet);
void ODbDataSourceAdministrationHelper::translateProperties(const Reference< XPropertySet >& _rxSource, SfxItemSet& _rDest)
{
Sequence< OUString > aTableFitler;
if (_rxSource.is())
{
for ( ConstMapInt2StringIterator aDirect = m_aDirectPropTranslator.begin();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment