diff options
Diffstat (limited to 'global.c')
-rw-r--r-- | global.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -30,7 +30,6 @@ boolean_t DefaultFiles = TRUE; boolean_t BeQuiet = FALSE; boolean_t BeVerbose = FALSE; -boolean_t UseMsgRPC = TRUE; boolean_t GenSymTab = FALSE; boolean_t IsKernelUser = FALSE; |