libDtSearch: Untangle large numbers of TASK_ macros that were all unused code
This commit is contained in:
@@ -51,9 +51,8 @@
|
||||
/* Check to see if current record is a owner of non-empty SET
|
||||
*/
|
||||
int
|
||||
d_isowner(set TASK_PARM DBN_PARM)
|
||||
d_isowner(set DBN_PARM)
|
||||
int set; /* set table entry */
|
||||
TASK_DECL
|
||||
DBN_DECL /* database number */
|
||||
{
|
||||
char crsp[SETPSIZE]; /* current record's set pointer */
|
||||
|
||||
Reference in New Issue
Block a user