libDtSearch: Untangle large numbers of TASK_ macros that were all unused code
This commit is contained in:
@@ -52,9 +52,8 @@
|
||||
/* Find next record thru key field
|
||||
*/
|
||||
int
|
||||
d_keynext(field TASK_PARM DBN_PARM)
|
||||
d_keynext(field DBN_PARM)
|
||||
long field; /* field constant */
|
||||
TASK_DECL
|
||||
DBN_DECL /* database number */
|
||||
{
|
||||
int fld, rec;
|
||||
|
||||
Reference in New Issue
Block a user