libDtSearch: Untangle large numbers of TASK_ macros that were all unused code
This commit is contained in:
@@ -50,9 +50,8 @@
|
||||
/* Find owner of current record
|
||||
*/
|
||||
int
|
||||
d_findco(nset TASK_PARM DBN_PARM)
|
||||
d_findco(nset DBN_PARM)
|
||||
int nset;
|
||||
TASK_DECL
|
||||
DBN_DECL
|
||||
{
|
||||
int set;
|
||||
|
||||
Reference in New Issue
Block a user