aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/event-editor.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/event-editor.c')
-rw-r--r--calendar/gui/event-editor.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/gui/event-editor.c b/calendar/gui/event-editor.c
index b05e6a38ea..1622b535bc 100644
--- a/calendar/gui/event-editor.c
+++ b/calendar/gui/event-editor.c
@@ -25,7 +25,6 @@
*/
#include <config.h>
-#include <gnome.h>
#include <glade/glade.h>
#include <e-util/e-dialog-widgets.h>
#include <widgets/misc/e-dateedit.h>
@@ -3259,7 +3258,6 @@ static gboolean
prompt_to_save_changes (EventEditor *ee)
{
EventEditorPrivate *priv;
- GtkWidget *dialog;
priv = ee->priv;