From: fredrik Date: Mon, 7 May 2007 19:59:45 +0000 (+0000) Subject: Fix whitespace. X-Git-Tag: 0.4~46 X-Git-Url: http://git.dolda2000.com/gitweb/?p=doldaconnect.git;a=commitdiff_plain;h=80625aa9ccbc4bd21eacc65e0020fdd1b3f052cb Fix whitespace. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@1024 959494ce-11ee-0310-bf91-de5d638817bd --- diff --git a/config/dolconf.c b/config/dolconf.c index 629752f..6edc9a6 100644 --- a/config/dolconf.c +++ b/config/dolconf.c @@ -730,7 +730,6 @@ void cb_cfw_save_activate(GtkWidget *widget, gpointer uudata) void cb_cfw_quit_activate(GtkWidget *widget, gpointer uudata) { - cfw2conf(); if(dirty) { if(msgbox(GTK_MESSAGE_QUESTION, GTK_BUTTONS_YES_NO, _("There are unsaved settings. Do you wish to discard the changes and exit anyway?")) == GTK_RESPONSE_NO)