Tag: cws_src680_dba203a User: fs Date: 06/03/08 23:39:47 Removed: /dba/connectivity/source/drivers/dbase/ DIndexPage.cxx
Modified: /dba/connectivity/source/drivers/dbase/ makefile.mk Log: removed obsolete files File Changes: Directory: /dba/connectivity/source/drivers/dbase/ ================================================== File [removed]: DIndexPage.cxx File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/dbase/makefile.mk?r1=1.22&r2=1.22.76.1 Delta lines: +3 -5 ------------------- --- makefile.mk 8 Sep 2005 05:41:14 -0000 1.22 +++ makefile.mk 9 Mar 2006 07:39:45 -0000 1.22.76.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.22 $ +# $Revision: 1.22.76.1 $ # -# last change: $Author: rt $ $Date: 2005/09/08 05:41:14 $ +# last change: $Author: fs $ $Date: 2006/03/09 07:39:45 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -55,7 +55,6 @@ $(SLO)$/DStatement.obj \ $(SLO)$/DPreparedStatement.obj \ $(SLO)$/dindexnode.obj \ - $(SLO)$/DIndexPage.obj \ $(SLO)$/DIndexIter.obj \ $(SLO)$/DDatabaseMetaData.obj \ $(SLO)$/DCatalog.obj \ @@ -75,7 +74,6 @@ $(SLO)$/DStatement.obj \ $(SLO)$/DPreparedStatement.obj \ $(SLO)$/dindexnode.obj \ - $(SLO)$/DIndexPage.obj \ $(SLO)$/DIndexIter.obj \ $(SLO)$/DDatabaseMetaData.obj \ $(SLO)$/DCatalog.obj \ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
