From f6dfb0094cf095241377fae52ed02247cf3d03f5 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 16 Aug 2012 12:48:29 -0700 Subject: Fix right click edit in Dive Notes area for multiple dives This fixes the bug that triggered the SIGSEGV that Linus worked around earlier. I had forgotten to update this call path to the edit_multi_dive_info function. Signed-off-by: Dirk Hohndel --- divelist.c | 1 - 1 file changed, 1 deletion(-) (limited to 'divelist.c') diff --git a/divelist.c b/divelist.c index a85ac7c5e..de64bd88c 100644 --- a/divelist.c +++ b/divelist.c @@ -79,7 +79,6 @@ static void dump_model(GtkListStore *store) #endif static GList *selected_dives; -static int *selectiontracker; /* when subsurface starts we want to have the last dive selected. So we simply walk to the first leaf (and skip the summary entries - which have negative -- cgit v1.2.3-70-g09d2