From ec1389e6698b596dceadb91b0d0bf558b7cfdb34 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 20 Jun 2006 02:20:13 +0000 Subject: INTEGRATION: CWS warnings01 (1.10.74); FILE MERGED 2006/05/23 23:57:51 sb 1.10.74.2: RESYNC: (1.10-1.11); FILE MERGED 2006/03/24 15:36:21 fs 1.10.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro) --- dbaccess/source/ui/misc/RowSetDrop.cxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'dbaccess/source/ui/misc/RowSetDrop.cxx') diff --git a/dbaccess/source/ui/misc/RowSetDrop.cxx b/dbaccess/source/ui/misc/RowSetDrop.cxx index 285260d2801c..72f2ce5f892c 100644 --- a/dbaccess/source/ui/misc/RowSetDrop.cxx +++ b/dbaccess/source/ui/misc/RowSetDrop.cxx @@ -4,9 +4,9 @@ * * $RCSfile: RowSetDrop.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: hr $ $Date: 2006-04-19 13:22:50 $ + * last change: $Author: hr $ $Date: 2006-06-20 03:20:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -137,7 +137,6 @@ BOOL ORowSetImportExport::Read() return FALSE; sal_Int32 nCurrentRow = 0; sal_Int32 nRowFilterIndex = 0; - sal_Int32 kk=0; sal_Bool bContinue = sal_True; if(m_aSelection.getLength()) { -- cgit