dbaccess/source/ui/dlg/advancedsettings.cxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 1fdcc3bb0b55a15bbe90d334ccb770edb3812b6c Author: Tor Lillqvist <t...@collabora.com> Date: Wed Jan 29 17:42:33 2014 +0200 WaE: unused variable 'aUnrelatedControls' Change-Id: I2078c5bcf69c9d186f3bc8b8f6552bff41a732b6 diff --git a/dbaccess/source/ui/dlg/advancedsettings.cxx b/dbaccess/source/ui/dlg/advancedsettings.cxx index a2e35b0..b473cf7 100644 --- a/dbaccess/source/ui/dlg/advancedsettings.cxx +++ b/dbaccess/source/ui/dlg/advancedsettings.cxx @@ -110,8 +110,6 @@ namespace dbaui // make m_pAsBeforeCorrelationName depend on m_pAppendTableAlias m_aControlDependencies.enableOnCheckMark( *m_pAppendTableAlias, *m_pAsBeforeCorrelationName ); - Size aUnrelatedControls( LogicToPixel( Size( RELATED_CONTROLS, RELATED_CONTROLS ), MAP_APPFONT ) ); - // create the controls for the boolean comparison mode if ( m_bHasBooleanComparisonMode ) { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits