diff options
Diffstat (limited to 'source3/utils/status.c')
-rw-r--r-- | source3/utils/status.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/utils/status.c b/source3/utils/status.c index 8e2cf87478..8bf67fc4d6 100644 --- a/source3/utils/status.c +++ b/source3/utils/status.c @@ -45,10 +45,6 @@ static int locks_only = 0; /* Added by RJS */ static BOOL processes_only=False; static int show_brl; -/* we need these because we link to locking*.o */ - void become_root(void) {} - void unbecome_root(void) {} - /* added by OH */ static void Ucrit_addUsername(const char *username) { |