[network-manager-fortisslvpn] service: remove some unused variables
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-fortisslvpn] service: remove some unused variables
- Date: Sat, 3 Oct 2015 15:47:32 +0000 (UTC)
commit 90a33ca003c95060acce69bb5258d3bdc79b18f9
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Mon Sep 28 12:19:01 2015 +0200
service: remove some unused variables
src/nm-fortisslvpn-pppd-plugin.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/nm-fortisslvpn-pppd-plugin.c b/src/nm-fortisslvpn-pppd-plugin.c
index 69c8d22..06c1aac 100644
--- a/src/nm-fortisslvpn-pppd-plugin.c
+++ b/src/nm-fortisslvpn-pppd-plugin.c
@@ -130,7 +130,6 @@ get_ip4_routes (void)
{
GVariantBuilder builder;
GVariant *value;
- char *tmp;
int i;
g_variant_builder_init (&builder, G_VARIANT_TYPE ("aau"));
@@ -198,7 +197,6 @@ nm_ip_up (void *data, int arg)
GVariantBuilder builder;
const gchar *str;
GVariant *val;
- int i;
g_return_if_fail (G_IS_DBUS_PROXY (proxy));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]