libDtSearch: Untangle large numbers of TASK_ macros that were all unused code

This commit is contained in:
Peter Howkins
2018-06-29 01:45:29 +01:00
parent 86b9a0fee4
commit 60edbd3491
69 changed files with 100 additions and 186 deletions

View File

@@ -46,9 +46,8 @@
/* Called once at the beginning of each external function
*/
int startup(DB_ID TASK_PTR_ID LOCK_PARM)
int startup(DB_ID LOCK_PARM)
DBN_DECL
TASK_PTR_DECL
LOCK_DECL
{
db_status = S_OKAY;