Remove a question from a comment.

Given that we're not using GTK+, the answer to the question is "no".

Change-Id: Ib0e512909993830b1462d1fe3eada9265d9b1cdf
Reviewed-on: https://code.wireshark.org/review/27515
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2018-05-13 13:24:26 -07:00
parent afad14dcfe
commit 503dc214ad
1 changed files with 0 additions and 3 deletions

View File

@ -232,9 +232,6 @@ void commandline_early_options(int argc, char *argv[],
* We thus ignore errors - *and* set "opterr" to 0 to suppress the
* error messages.
*
* XXX - should we, instead, first call gtk_parse_args(), without
* calling gtk_init(), and then call this?
*
* In order to handle, for example, -o options, we also need to call it
* *after* epan_init() gets called, so that the dissectors have had a
* chance to register their preferences, so we have another getopt_long()