libDtSearch: Untangle large numbers of TASK_ macros that were all unused code
This commit is contained in:
@@ -52,9 +52,8 @@
|
||||
/* Set Database User Identifier
|
||||
*/
|
||||
int
|
||||
d_dbuserid(id TASK_PARM)
|
||||
d_dbuserid(id)
|
||||
const char *id;
|
||||
TASK_DECL
|
||||
{
|
||||
const char *chk_id;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user