Tag: cws_src680_dba22c
User: fs      
Date: 2007/01/18 01:59:20

Modified:
   dba/dbaccess/source/core/api/table.cxx

Log:
 removed superfluous columnCloned

File Changes:

Directory: /dba/dbaccess/source/core/api/
=========================================

File [changed]: table.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/table.cxx?r1=1.59&r2=1.59.50.1
Delta lines:  +3 -7
-------------------
--- table.cxx   18 Oct 2006 13:27:38 -0000      1.59
+++ table.cxx   18 Jan 2007 09:59:17 -0000      1.59.50.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: table.cxx,v $
  *
- *  $Revision: 1.59 $
+ *  $Revision: 1.59.50.1 $
  *
- *  last change: $Author: ihi $ $Date: 2006/10/18 13:27:38 $
+ *  last change: $Author: fs $ $Date: 2007/01/18 09:59:17 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -202,10 +202,6 @@
        {
                xDrop->dropByName(_sName);
        }
-}
-//--------------------------------------------------------------------------
-void ODBTable::columnCloned(const Reference< XPropertySet >& /*_xClone*/)
-{
 }
 //--------------------------------------------------------------------------
 Sequence< sal_Int8 > ODBTable::getImplementationId() throw (RuntimeException)




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to