mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 09:58:07 +02:00
trivial: remove unused prototype
This commit is contained in:
parent
4d38c1a23a
commit
9c2cce5ac9
1 changed files with 0 additions and 2 deletions
|
|
@ -158,8 +158,6 @@ static GSList * remove_one_device (NMManager *manager,
|
|||
NMDevice *device,
|
||||
gboolean quitting);
|
||||
|
||||
static NMDevice *nm_manager_get_device_by_udi (NMManager *manager, const char *udi);
|
||||
|
||||
/* Fix for polkit 0.97 and later */
|
||||
#if !HAVE_POLKIT_AUTHORITY_GET_SYNC
|
||||
static inline PolkitAuthority *
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue