summaryrefslogtreecommitdiff
path: root/src/ephy-main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-main.c')
-rw-r--r--src/ephy-main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ephy-main.c b/src/ephy-main.c
index 7623a8221..7079adec6 100644
--- a/src/ephy-main.c
+++ b/src/ephy-main.c
@@ -24,7 +24,6 @@
#include "ephy-debug.h"
#include "ephy-file-helpers.h"
-#include "ephy-initial-state.h"
#include "ephy-private.h"
#include "ephy-profile-utils.h"
#include "ephy-session.h"
@@ -436,7 +435,6 @@ main (int argc,
if (notify_is_initted ())
notify_uninit ();
- ephy_initial_state_save ();
ephy_settings_shutdown ();
ephy_file_helpers_shutdown ();
xmlCleanupParser ();