mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 15:20:28 +01:00
libnm-util: remove VPNIterFunc backwards compat define
This commit is contained in:
parent
a096d3a676
commit
8bc774fe16
1 changed files with 0 additions and 2 deletions
|
|
@ -72,8 +72,6 @@ typedef struct {
|
|||
} NMSettingVPNClass;
|
||||
|
||||
typedef void (*NMVPNIterFunc) (const char *key, const char *value, gpointer user_data);
|
||||
/* For backward compatibility */
|
||||
typedef NMVPNIterFunc VPNIterFunc;
|
||||
|
||||
GType nm_setting_vpn_get_type (void);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue