diff options
Diffstat (limited to 'sensors-applet/prefs-dialog.h')
-rw-r--r-- | sensors-applet/prefs-dialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sensors-applet/prefs-dialog.h b/sensors-applet/prefs-dialog.h index a61a250..3e19916 100644 --- a/sensors-applet/prefs-dialog.h +++ b/sensors-applet/prefs-dialog.h @@ -52,7 +52,6 @@ typedef struct { GtkButtonBox *buttons_box; /* holds sensor reorder buttons */ GtkBox *sensors_hbox; /* holds scrolled window and * buttons_vbox */ - GtkAlignment *globals_alignment; GtkBox *sensors_vbox; /* holds sensors_hbox and sensor_config_hbox */ GtkBox *sensor_config_hbox; /* holds config button */ GtkSizeGroup *size_group; /* so comboboxes all |