Date: Wednesday, December 7, 2005 @ 11:34:45
Author: gilles
Path: /cvsroot/carob/carob/src
Modified: DriverResultSet.cpp (1.14 -> 1.15)
Removed destuctor debug message
---------------------+
DriverResultSet.cpp | 1 -
1 files changed, 1 deletion(-)
Index: carob/src/DriverResultSet.cpp
diff -u carob/src/DriverResultSet.cpp:1.14 carob/src/DriverResultSet.cpp:1.15
--- carob/src/DriverResultSet.cpp:1.14 Tue Dec 6 17:38:35 2005
+++ carob/src/DriverResultSet.cpp Wed Dec 7 11:34:45 2005
@@ -69,7 +69,6 @@
{
if (!nulls[cnt][col])
{
- logDebug(*((wstring*)(data[cnt][col]).as_other), L"deletion...");
delete ((wstring*)(data[cnt][col]).as_other);
}
}
_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits