aboutsummaryrefslogtreecommitdiff
path: root/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'global.h')
-rw-r--r--global.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/global.h b/global.h
index af6a8b4..300e5c6 100644
--- a/global.h
+++ b/global.h
@@ -35,7 +35,6 @@
extern boolean_t DefaultFiles; /* default output file names if no arguments */
extern boolean_t BeQuiet; /* no warning messages */
extern boolean_t BeVerbose; /* summarize types, routines */
-extern boolean_t UseMsgRPC;
extern boolean_t GenSymTab;
extern boolean_t IsKernelUser;