mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-05 11:30:15 +01:00
Remove unused variable
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3929 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
307c33c308
commit
5753f838c2
1 changed files with 0 additions and 1 deletions
|
|
@ -190,7 +190,6 @@ nm_vpnc_start_vpnc_binary (NMVPNCPlugin *plugin, GError **error)
|
|||
GPid pid;
|
||||
const char **vpnc_binary = NULL;
|
||||
GPtrArray *vpnc_argv;
|
||||
GError *err = NULL;
|
||||
GSource *vpnc_watch;
|
||||
gint stdin_fd;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue