--- trunk/src/cache.c 2009/11/30 21:28:04 221 +++ trunk/src/cache.c 2009/12/01 20:03:51 223 @@ -745,11 +745,6 @@ /* striked out coordinate may need update */ overview_coordinate_update(context); } - - if(strcasecmp(name, _("Goto")) == 0) { - /* redo coo_button since state of overwritten coordinate may have changed */ - preset_coordinate_picker_update(context->appdata, context->gotoc.coo_popup); - } } static void on_notebook_destroy(GtkWidget *widget, gpointer user_data ) {