diff options
Diffstat (limited to 'e-util/e-dialog-utils.h')
-rw-r--r-- | e-util/e-dialog-utils.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-dialog-utils.h b/e-util/e-dialog-utils.h index 153c018918..71c801cbc0 100644 --- a/e-util/e-dialog-utils.h +++ b/e-util/e-dialog-utils.h @@ -48,5 +48,4 @@ GtkWidget * e_file_get_save_filesel (GtkWidget *parent, const gchar *title, cons gboolean e_file_can_save(GtkWindow *parent, const gchar *uri); gboolean e_file_check_local(const gchar *name); - #endif |