| 21142:c2242c1fde7f | 21143:239b2f43bef5 |
|---|---|
| 694 libnm_glib_unregister_callback(nm_context, nm_callback_idx); | 694 libnm_glib_unregister_callback(nm_context, nm_callback_idx); |
| 695 | 695 |
| 696 if(nm_context) | 696 if(nm_context) |
| 697 libnm_glib_shutdown(nm_context); | 697 libnm_glib_shutdown(nm_context); |
| 698 #endif | 698 #endif |
| 699 } | 699 |
| 700 purple_signal_unregister(purple_network_get_handle(), | |
| 701 "network-configuration-changed"); | |
| 702 } |