libDtSearch: Untangle large numbers of TASK_ macros that were all unused code
This commit is contained in:
@@ -52,9 +52,8 @@
|
||||
/* Set current database
|
||||
*/
|
||||
int
|
||||
d_setdb(dbn TASK_PARM)
|
||||
d_setdb(dbn)
|
||||
int dbn; /* database number */
|
||||
TASK_DECL
|
||||
{
|
||||
DB_ENTER(DB_ID TASK_ID LOCK_SET(RECORD_NOIO));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user