port latest changes from SAMBA_3_0 tree
[kai/samba.git] / source3 / utils / smbcontrol.c
index b7333f23176757c920080ca533d49674779df071..190627e2a52b8c9dcbb8f983471cc32c96638dad 100644 (file)
@@ -591,12 +591,6 @@ static const struct {
        { NULL }
 };
 
-/* Yuck - we need these because we link to printing*.o even though
-   they aren't used. */
-
-void become_root(void) {}
-void unbecome_root(void) {}
-
 /* Display usage information */
 
 static void usage(poptContext *pc)