summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/adabas/BTable.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/adabas/BTable.cxx')
-rw-r--r--connectivity/source/drivers/adabas/BTable.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/connectivity/source/drivers/adabas/BTable.cxx b/connectivity/source/drivers/adabas/BTable.cxx
index 807e1daaa0..bfd598929c 100644
--- a/connectivity/source/drivers/adabas/BTable.cxx
+++ b/connectivity/source/drivers/adabas/BTable.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: BTable.cxx,v $
- * $Revision: 1.36 $
+ * $Revision: 1.36.56.1 $
*
* This file is part of OpenOffice.org.
*
@@ -144,9 +144,6 @@ void SAL_CALL OAdabasTable::alterColumnByName( const ::rtl::OUString& colName, c
if(!isNew())
{
-// if(getString(descriptor->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_NAME))) != colName)
-// throw SQLException(::rtl::OUString::createFromAscii("Not supported by this driver!"),*this,::rtl::OUString::createFromAscii("S1000"),0,Any() );
-
beginTransAction();
try