From 315145d0434ec3a028aed2d6de479c42886bd0f1 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Mon, 3 Dec 2007 11:35:09 +0000 Subject: some code cleanup --- plugins/ommysql/ommysql.c | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/ommysql/ommysql.c') diff --git a/plugins/ommysql/ommysql.c b/plugins/ommysql/ommysql.c index 33651a79..bb3441af 100644 --- a/plugins/ommysql/ommysql.c +++ b/plugins/ommysql/ommysql.c @@ -196,7 +196,6 @@ rsRetVal writeMySQL(uchar *psz, instanceData *pData) } finalize_it: -dbgprintf("writeMySQL result: %d\n", iRet); if(iRet == RS_RET_OK) { pData->uLastMySQLErrno = 0; /* reset error for error supression */ } -- cgit v1.2.3