8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 20:03:03 +01:00
This commit is contained in:
robocop 2009-11-15 09:12:03 +00:00
parent 2ebdd5f092
commit c544e2c98f

View File

@ -2247,10 +2247,10 @@ ISC_STATUS GDS_DATABASE_INFO(ISC_STATUS* user_status,
ISC_STATUS GDS_DDL(ISC_STATUS* user_status,
Jrd::Attachment** db_handle,
jrd_tra** tra_handle,
USHORT ddl_length,
const SCHAR* ddl)
Jrd::Attachment** /*db_handle*/,
jrd_tra** /*tra_handle*/,
USHORT /*ddl_length*/,
const SCHAR* /*ddl*/)
{
/**************************************
*