From 503dc214ad480a3f4f5ecb8751fbaa1facb3fbbb Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 13 May 2018 13:24:26 -0700 Subject: 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 --- ui/commandline.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'ui') diff --git a/ui/commandline.c b/ui/commandline.c index 906794e527..6a26be334e 100644 --- a/ui/commandline.c +++ b/ui/commandline.c @@ -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() -- cgit v1.2.3