aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rawshark.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/rawshark.c b/rawshark.c
index 443b4b4258..e34e1a7a08 100644
--- a/rawshark.c
+++ b/rawshark.c
@@ -504,11 +504,6 @@ DIAG_ON(cast-qual)
init_progfile_dir_error);
}
- /*
- * Get credential information for later use.
- */
- init_process_policies();
-
/* nothing more than the standard GLib handler, but without a warning */
log_flags =
G_LOG_LEVEL_WARNING |