diff options
Diffstat (limited to 'src/libnm-platform/nm-platform.h')
| -rw-r--r-- | src/libnm-platform/nm-platform.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libnm-platform/nm-platform.h b/src/libnm-platform/nm-platform.h index 7792bbf5..30d0b506 100644 --- a/src/libnm-platform/nm-platform.h +++ b/src/libnm-platform/nm-platform.h @@ -980,7 +980,6 @@ typedef struct { } NMPlatformLnkIpIp; typedef struct { - int parent_ifindex; guint64 sci; /* host byte order */ guint64 cipher_suite; guint32 window; |