From 67abfb5e85ccfa496622859e58c4bb87fd918c9d Mon Sep 17 00:00:00 2001 From: Richard Hestilow Date: Wed, 18 Jul 2001 18:52:41 +0000 Subject: [PATCH] Revert that. 2001-07-18 Richard Hestilow * sound-properties-capplet.c (create_dialog): Revert that. --- capplets/sound/ChangeLog | 4 ++++ capplets/sound/sound-properties-capplet.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/capplets/sound/ChangeLog b/capplets/sound/ChangeLog index ed72cb35d..daa0b3d7e 100644 --- a/capplets/sound/ChangeLog +++ b/capplets/sound/ChangeLog @@ -1,3 +1,7 @@ +2001-07-18 Richard Hestilow + + * sound-properties-capplet.c (create_dialog): Revert that. + 2001-07-18 Richard Hestilow * sound-properties-capplet.c (create_dialog): Change to reflect diff --git a/capplets/sound/sound-properties-capplet.c b/capplets/sound/sound-properties-capplet.c index f0f806f37..ed4ed1986 100644 --- a/capplets/sound/sound-properties-capplet.c +++ b/capplets/sound/sound-properties-capplet.c @@ -105,7 +105,7 @@ start_esd (void) */ static GtkWidget * -create_dialog (Bonobo_PropertyBag bag) +create_dialog (void) { GladeXML *data; GtkWidget *widget;