mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 08:33:24 +00:00
Remove an unused #define. md5's with and without this commit match.
Approved by: murray (mentor)
This commit is contained in:
parent
a07cb0d8a2
commit
009cb1684c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=143524
@ -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…
Reference in New Issue
Block a user