[network-manager-openvpn] properties: remove unused variable



commit 6303fb9df6bf2484a9420aa958b1b837b9a1324d
Author: Thomas Haller <thaller redhat com>
Date:   Mon May 9 14:36:17 2016 +0200

    properties: remove unused variable

 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 d6b18a4..00a1d37 100644
--- a/properties/import-export.c
+++ b/properties/import-export.c
@@ -1622,7 +1622,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]