mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-24 07:50:44 +01:00
Tue Oct 12 22:53:04 2004 Jonathan Blandford <jrb@redhat.com>
* panel-applet/NMWirelessApplet.c (nmwa_update_state): remove
g_print.
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@220 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
bebce45b6d
commit
dea7d5684e
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
Tue Oct 12 22:53:04 2004 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* panel-applet/NMWirelessApplet.c (nmwa_update_state): remove
|
||||
g_print.
|
||||
|
||||
Tue Oct 12 22:44:15 2004 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* panel-applet/NMWirelessApplet.h: Change the name of the icons.
|
||||
|
|
|
|||
|
|
@ -183,7 +183,6 @@ nmwa_update_state (NMWirelessApplet *applet)
|
|||
}
|
||||
g_mutex_unlock (applet->data_mutex);
|
||||
|
||||
g_print ("%d\n", applet->applet_state);
|
||||
switch (applet->applet_state)
|
||||
{
|
||||
case (APPLET_STATE_NO_NM):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue