and allow unloading of module... grrr.. no segv

SVN revision: 35759
This commit is contained in:
Carsten Haitzler 2008-08-31 06:20:39 +00:00
parent dd49cc8f6b
commit d96400ec2d
1 changed files with 1 additions and 1 deletions

View File

@ -1550,7 +1550,7 @@ e_modapi_shutdown(E_Module *m)
ifaces = NULL;
}
iface_system_shutdown();
e_dbus_connection_close(connman_dbus);
// e_dbus_connection_close(connman_dbus);
connman_dbus = NULL;
}