mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-09 05:20:19 +01:00
core: remove unused prototype
This commit is contained in:
parent
d90f0e186a
commit
31c09eeab2
1 changed files with 0 additions and 5 deletions
|
|
@ -180,11 +180,6 @@ static gboolean nm_device_set_ip6_config (NMDevice *dev,
|
|||
gboolean assumed,
|
||||
NMDeviceStateReason *reason);
|
||||
|
||||
static NMActStageReturn dhcp6_start (NMDevice *self,
|
||||
NMConnection *connection,
|
||||
guint32 dhcp_opt,
|
||||
NMDeviceStateReason *reason);
|
||||
|
||||
static void dhcp4_cleanup (NMDevice *self, gboolean stop, gboolean release);
|
||||
|
||||
static const char *reason_to_string (NMDeviceStateReason reason);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue