mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 06:10:14 +01:00
update .cvsignore
remove unused var git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1106 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
784706392b
commit
d20de1509b
4 changed files with 6 additions and 9 deletions
|
|
@ -23,10 +23,8 @@ libtool
|
|||
ltmain.sh
|
||||
missing
|
||||
mkinstalldirs
|
||||
nm-vpnc.desktop
|
||||
nm-vpnc-service
|
||||
nm-vpnc-service-vpnc-helper
|
||||
nm-vpnc-service.name
|
||||
nm-openvpn-service.name
|
||||
nm-openvpn.desktop
|
||||
stamp-h1
|
||||
COPYING
|
||||
COPYIN
|
||||
INSTALL
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
Makefile.in
|
||||
Makefile
|
||||
nm-vpnc-auth-dialog
|
||||
nm-openvpn-auth-dialog
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Makefile.in
|
||||
Makefile
|
||||
nm-vpnc-service
|
||||
nm-vpnc-service-vpnc-helper
|
||||
nm-openvpn-service
|
||||
nm-openvpn-service-openvpn-helper
|
||||
|
|
|
|||
|
|
@ -89,7 +89,6 @@ static gboolean send_config_info (DBusConnection *con,
|
|||
guint32 uint_ip4_nbns_len = 0;
|
||||
guint32 num_valid = 0, i = 0;
|
||||
gboolean success = FALSE;
|
||||
int exit_code = 0;
|
||||
|
||||
g_return_val_if_fail (con != NULL, FALSE);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue