mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-22 22:50:31 +01:00
Remove no longer used prototypes
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@856 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
27513b74ed
commit
412a25bf01
1 changed files with 0 additions and 4 deletions
|
|
@ -90,10 +90,6 @@ void nm_device_update_signal_strength (NMDevice *dev);
|
|||
|
||||
NMAccessPoint *nm_device_get_best_ap (NMDevice *dev);
|
||||
|
||||
void nm_device_freeze_best_ap (NMDevice *dev);
|
||||
void nm_device_unfreeze_best_ap (NMDevice *dev);
|
||||
gboolean nm_device_is_best_ap_frozen (NMDevice *dev);
|
||||
|
||||
/* There is no function to get the WEP key since that's a slight security risk */
|
||||
void nm_device_set_enc_key (NMDevice *dev, const char *key, NMDeviceAuthMethod auth_method);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue