Tag: cws_src680_dba24b User: fs Date: 2007-08-27 13:35:44+0000 Modified: dba/dbaccess/source/ui/dlg/generalpage.cxx
Log: removed unused code (fillDetailIds call) File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: generalpage.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/generalpage.cxx?r1=1.51.28.1&r2=1.51.28.2 Delta lines: +2 -4 ------------------- --- generalpage.cxx 2007-08-27 10:47:27+0000 1.51.28.1 +++ generalpage.cxx 2007-08-27 13:35:42+0000 1.51.28.2 @@ -4,9 +4,9 @@ * * $RCSfile: generalpage.cxx,v $ * - * $Revision: 1.51.28.1 $ + * $Revision: 1.51.28.2 $ * - * last change: $Author: fs $ $Date: 2007/08/27 10:47:27 $ + * last change: $Author: fs $ $Date: 2007/08/27 13:35:42 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -484,8 +484,6 @@ return; m_eCurrentSelection = _eType; - ::std::vector< sal_Int32> aDetailIds; - ODriversSettings::fillDetailIds(m_eCurrentSelection,aDetailIds); } //------------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
