ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Can g_warning() be removed from gtk/main_menubar.c

From: Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>
Date: Wed, 5 Oct 2011 16:09:14 -0600
Can the calls to g_warning() be removed from gtk/main_menubar.c?  I 
noticed it when I go to View -> Time Display Format -> Millseconds when 
it was on Automatic before.  There are more cases of the g_warning(), 
which were presumably for testing when the UI manager code was being 
created.