[network-manager-pptp/th/vpn-editor-split-bgo766623: 7/21] properties: remove unused NMV_EDITOR_PLUGIN_ERROR error codes



commit 5bae0d81357849c6c154b3c1bc1de342b6b56e2e
Author: Thomas Haller <thaller redhat com>
Date:   Wed May 18 13:47:15 2016 +0200

    properties: remove unused NMV_EDITOR_PLUGIN_ERROR error codes

 properties/nm-pptp.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/properties/nm-pptp.h b/properties/nm-pptp.h
index 9cfcc87..b93641d 100644
--- a/properties/nm-pptp.h
+++ b/properties/nm-pptp.h
@@ -28,9 +28,7 @@
 typedef enum
 {
        NMV_EDITOR_PLUGIN_ERROR_UNKNOWN = 0,
-       NMV_EDITOR_PLUGIN_ERROR_INVALID_CONNECTION,
        NMV_EDITOR_PLUGIN_ERROR_INVALID_PROPERTY,
-       NMV_EDITOR_PLUGIN_ERROR_MISSING_PROPERTY,
        NMV_EDITOR_PLUGIN_ERROR_FILE_NOT_READABLE,
        NMV_EDITOR_PLUGIN_ERROR_FILE_NOT_VPN,
 } PptpPluginUiError;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]