mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-01 05:38:04 +02:00
ndisc/lndp: drop an unused variable
This commit is contained in:
parent
d09aea62ee
commit
c84313a2b7
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ typedef struct {
|
|||
|
||||
GIOChannel *event_channel;
|
||||
guint event_id;
|
||||
guint ra_timeout_id; /* first RA timeout */
|
||||
} NMLndpNDiscPrivate;
|
||||
|
||||
/*****************************************************************************/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue