diff options
Diffstat (limited to 'interface.h')
-rw-r--r-- | interface.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/interface.h b/interface.h index 1004bdd..4b7de59 100644 --- a/interface.h +++ b/interface.h @@ -95,8 +95,6 @@ struct interface { bool autostart; bool config_autostart; bool device_config; - bool enabled; - bool link_state; bool dynamic; time_t start_time; |