diff options
Diffstat (limited to 'mate-volume-control')
-rw-r--r-- | mate-volume-control/gvc-sound-theme-chooser.c | 1 | ||||
-rw-r--r-- | mate-volume-control/gvc-speaker-test.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/mate-volume-control/gvc-sound-theme-chooser.c b/mate-volume-control/gvc-sound-theme-chooser.c index 7225888..a9aa825 100644 --- a/mate-volume-control/gvc-sound-theme-chooser.c +++ b/mate-volume-control/gvc-sound-theme-chooser.c @@ -535,7 +535,6 @@ save_alert_sounds (GvcSoundThemeChooser *chooser, return FALSE; } - static void update_alert_model (GvcSoundThemeChooser *chooser, const char *id) diff --git a/mate-volume-control/gvc-speaker-test.c b/mate-volume-control/gvc-speaker-test.c index 014188f..04c6cf9 100644 --- a/mate-volume-control/gvc-speaker-test.c +++ b/mate-volume-control/gvc-speaker-test.c @@ -414,7 +414,6 @@ gvc_speaker_test_init (GvcSpeakerTest *test) 1, 1, 3, 1); - gtk_grid_set_baseline_row (GTK_GRID (test), 1); gtk_widget_show (face); |