Remove an unused #define. md5's with and without this commit match.
Approved by: murray (mentor)
This commit is contained in:
parent
91a107f4ab
commit
14adec0b92
@ -83,7 +83,6 @@ struct quotause {
|
||||
struct dqblk dqblk;
|
||||
char fsname[MAXPATHLEN + 1];
|
||||
};
|
||||
#define FOUND 0x01
|
||||
|
||||
static const char *timeprt(time_t seconds);
|
||||
static struct quotause *getprivs(long id, int quotatype);
|
||||
|
Loading…
x
Reference in New Issue
Block a user