diff -r a4825c3e65e9 -r abb9499bef51 dbd/db2/connection.c --- a/dbd/db2/connection.c Sat Dec 20 11:15:15 2008 +0000 +++ b/dbd/db2/connection.c Sat Dec 20 11:17:37 2008 +0000 @@ -223,8 +223,6 @@ * __gc */ static int connection_gc(lua_State *L) { - printf("Freeing connection\n"); - /* always close the connection */ connection_close(L);