Rawshark calls init_process_policies() twice

Calling it twice won't make it work any better.

Change-Id: I30fea0ba2ccf6ebfb6caf6a58333cee9b192e4cb
Reviewed-on: https://code.wireshark.org/review/9513
Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
This commit is contained in:
Hadriel Kaplan 2015-07-05 23:58:19 -04:00
parent 0b4cd71ce1
commit d29c5eb710
1 changed files with 0 additions and 5 deletions

View File

@ -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 |