mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-02 03:48:09 +02:00
+ Removed unused variable
Tim git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1145 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
231c04097c
commit
41c92505be
1 changed files with 0 additions and 1 deletions
|
|
@ -1198,7 +1198,6 @@ nm_openvpn_dbus_process_helper_ip4_config (DBusConnection *con, DBusMessage *mes
|
|||
guint32 ip4_nbns_len;
|
||||
gboolean success = FALSE;
|
||||
char * empty = "";
|
||||
char * login_banner = "Login succeeded";
|
||||
|
||||
g_return_if_fail (data != NULL);
|
||||
g_return_if_fail (con != NULL);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue