emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] master d091e21 16/76: (enwc-get-profile-sec-info): Removed.


From: Ian Dunn
Subject: [elpa] master d091e21 16/76: (enwc-get-profile-sec-info): Removed.
Date: Thu, 23 Feb 2017 19:42:45 -0500 (EST)

branch: master
commit d091e21cdc518a76d1f21b7d62be0fb891edb13a
Author: Ian D <address@hidden>
Commit: Ian D <address@hidden>

    (enwc-get-profile-sec-info): Removed.
---
 lisp/enwc.el | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/lisp/enwc.el b/lisp/enwc.el
index 6c9d7b3..1ebca2f 100644
--- a/lisp/enwc.el
+++ b/lisp/enwc.el
@@ -319,13 +319,6 @@ This checks for an active wired connection."
 ID is specific to the backend."
   (funcall enwc-get-profile-info-func id enwc-using-wired))
 
-(defun enwc-get-profile-sec-info (id sec-type)
-  "Get the security info for the network ID.
-SEC-TYPE is the type of security for which to obtain the data.
-
-ID is specific to the backend."
-  (funcall enwc-get-profile-sec-info-func id sec-type enwc-using-wired))
-
 (defun enwc-save-nw-settings (id settings)
   "Saves network settings SETTINGS to the network profile with network id ID.
 SETTINGS is an association list with entries for the IP Address, Netmask,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]