[network-manager-openvpn/nm-1-2] properties: remove unused variable
- From: Thomas Haller <thaller src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-openvpn/nm-1-2] properties: remove unused variable
- Date: Fri, 13 May 2016 15:14:14 +0000 (UTC)
commit ebdaad2dd0db517b87aa6fd6fec6e1ddefbca1c0
Author: Thomas Haller <thaller redhat com>
Date: Mon May 9 14:36:17 2016 +0200
properties: remove unused variable
(cherry picked from commit 6303fb9df6bf2484a9420aa958b1b837b9a1324d)
properties/import-export.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/properties/import-export.c b/properties/import-export.c
index 4b97b58..b77628e 100644
--- a/properties/import-export.c
+++ b/properties/import-export.c
@@ -1623,7 +1623,6 @@ do_export_create (NMConnection *connection, const char *path, GError **error)
const char *proxy_type = NULL;
guint i, num;
nm_auto(_auto_free_gstring_p) GString *f = NULL;
- gs_free_error GError *local = NULL;
if (!path || !path[0]) {
g_set_error_literal (error,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]