summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 09:39:09 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 09:39:09 +0000
commit4f420b5c35324b5d149ad789ffab457145667d0c (patch)
treecc62fce30c97c178fad4fc0378acf8fb21b2bb41 /dbaccess/source/ui
parent83e202a050e3392f72e2cabc5d1a35d75141a818 (diff)
INTEGRATION: CWS dba23a (1.26.30); FILE MERGED
2007/02/26 11:48:19 fs 1.26.30.1: remove unused code Issue number: #i74804# Submitted by: jnavrati@openoffice.org Reviewed by: frank.schoenheit@sun.com
Diffstat (limited to 'dbaccess/source/ui')
-rw-r--r--dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx b/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx
index d3ccdc9664aa..151553b8d67a 100644
--- a/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx
+++ b/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SelectionBrowseBox.hxx,v $
*
- * $Revision: 1.26 $
+ * $Revision: 1.27 $
*
- * last change: $Author: kz $ $Date: 2006-12-13 16:54:05 $
+ * last change: $Author: kz $ $Date: 2007-05-10 10:39:09 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -140,7 +140,6 @@ namespace dbaui
sal_Bool Save();
OQueryDesignView* getDesignView();
OQueryDesignView* getDesignView() const;
- void SetColWidth();
sal_uInt16 FieldsCount();
void SetColWidth(sal_uInt16 nColId, long lNewWidth);