8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 23:23:04 +01:00
This commit is contained in:
alexpeshkoff 2008-03-03 14:31:48 +00:00
parent ed73f67c3f
commit ad53e24dc5

View File

@ -371,18 +371,3 @@ static void print_help(void)
printf("\t\t\t0 = disable lock-grant-order (no lock-fairness)\n");
printf("\t\t\t1 = enable lock-grant-order [default]\n");
}
void SCH_ast(enum ast_t action)
{
/**************************************
*
* S C H _ a s t
*
**************************************
*
* Functional description
* Stub to prevent link error
*
**************************************/
}