summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/misc/RowSetDrop.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:20:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:20:13 +0000
commitec1389e6698b596dceadb91b0d0bf558b7cfdb34 (patch)
tree81eee808a4a91a59ee2c5d74be3993aca28860ec /dbaccess/source/ui/misc/RowSetDrop.cxx
parent8a23a6b917d73371a46c68c4a53f0f6c8f6101d3 (diff)
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)
Diffstat (limited to 'dbaccess/source/ui/misc/RowSetDrop.cxx')
-rw-r--r--dbaccess/source/ui/misc/RowSetDrop.cxx5
1 files changed, 2 insertions, 3 deletions
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())
{