mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 23:23:04 +01:00
cleanup
This commit is contained in:
parent
ed73f67c3f
commit
ad53e24dc5
@ -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
|
||||
*
|
||||
**************************************/
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user