mirror of
https://github.com/postgres/postgres.git
synced 2025-06-25 01:02:05 +03:00
Clean up minor compiler warnings.
This commit is contained in:
@ -474,7 +474,6 @@ RETCODE SQL_API SQLSetStmtOption(
|
||||
{
|
||||
static char *func="SQLSetStmtOption";
|
||||
StatementClass *stmt = (StatementClass *) hstmt;
|
||||
char changed = FALSE;
|
||||
|
||||
mylog("%s: entering...\n", func);
|
||||
|
||||
|
Reference in New Issue
Block a user