Kaydet (Commit) a01d6ad7 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS dba23a (1.5.74); FILE MERGED

2007/02/26 11:48:18 fs 1.5.74.1: remove unused code
Issue number:  #i74804#
Submitted by:  jnavrati@openoffice.org
Reviewed by:   frank.schoenheit@sun.com
üst acc39e5e
......@@ -4,9 +4,9 @@
*
* $RCSfile: QTableConnection.cxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: obo $ $Date: 2006-09-17 07:21:16 $
* last change: $Author: kz $ $Date: 2007-05-10 10:37:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -80,13 +80,6 @@ OQueryTableConnection::~OQueryTableConnection()
DBG_DTOR(OQueryTableConnection,NULL);
}
//------------------------------------------------------------------------
OConnectionLine* OQueryTableConnection::CreateConnLine( const OConnectionLine& rConnLine )
{
// keine Spezialisierung bei den ConnectionLines, also eine Instanz der Standard-Klasse
return new OConnectionLine(rConnLine);
}
//------------------------------------------------------------------------
OQueryTableConnection& OQueryTableConnection::operator=(const OQueryTableConnection& rConn)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment