summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 09:30:29 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 09:30:29 +0000
commita4ce96182c3bf58acbb42119fa64dd7645858a7c (patch)
treea622669026ef1472d5295b3eaa6ba14350f5b3bd
parent9949be992a545a19e8db845c0e24d6e2ebc6fc29 (diff)
INTEGRATION: CWS dba23a (1.13.126); FILE MERGED
2007/02/26 11:48:14 fs 1.13.126.1: remove unused code Issue number: #i74804# Submitted by: jnavrati@openoffice.org Reviewed by: frank.schoenheit@sun.com
-rw-r--r--dbaccess/source/ui/inc/WTypeSelect.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/WTypeSelect.hxx b/dbaccess/source/ui/inc/WTypeSelect.hxx
index 9cbff2f539f7..d450599cf36b 100644
--- a/dbaccess/source/ui/inc/WTypeSelect.hxx
+++ b/dbaccess/source/ui/inc/WTypeSelect.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: WTypeSelect.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 03:15:53 $
+ * last change: $Author: kz $ $Date: 2007-05-10 10:30:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -81,7 +81,6 @@ namespace dbaui
virtual ::rtl::OUString getAutoIncrementValue() const;
public:
- OWizTypeSelectControl(Window* pParent, OTableDesignHelpBar* pHelpBar=NULL);
OWizTypeSelectControl(Window* pParent, const ResId& rResId,OTableDesignHelpBar* pHelpBar=NULL);
virtual ~OWizTypeSelectControl();