aboutsummaryrefslogtreecommitdiffstats
path: root/gtk-gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk-gui.c')
-rw-r--r--gtk-gui.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk-gui.c b/gtk-gui.c
index e165012d5..3df6fbf70 100644
--- a/gtk-gui.c
+++ b/gtk-gui.c
@@ -242,7 +242,6 @@ static void file_close(GtkWidget *w, gpointer data)
/* free the dives and trips */
while (dive_table.nr)
delete_single_dive(0);
- dive_table.preexisting = 0;
mark_divelist_changed(FALSE);
/* clear the selection and the statistics */