diff options
Diffstat (limited to 'source4/smbd/rewrite.c')
-rw-r--r-- | source4/smbd/rewrite.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/source4/smbd/rewrite.c b/source4/smbd/rewrite.c index e959fd049d..6dc130d279 100644 --- a/source4/smbd/rewrite.c +++ b/source4/smbd/rewrite.c @@ -35,12 +35,6 @@ BOOL init_change_notify(void) BOOL pcap_printername_ok(const char *service, char *foo) { return True; } -void become_root(void) -{} - -void unbecome_root(void) -{} - BOOL namecache_enable(void) { return True; } |