8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 06:43:04 +01:00

Unused var. The compiler didn't notice it.

This commit is contained in:
robocop 2008-03-05 08:41:31 +00:00
parent a8d4e50e0c
commit 2c451798c9

View File

@ -830,7 +830,6 @@ namespace
}
// perform shutdown
ISC_STATUS_ARRAY status;
fb_shutdown(NULL, 0);
}