From: Frédéric Perrin Date: Wed, 29 Jan 2020 15:24:04 +0000 (+0000) Subject: Merge branch 'start-with-editable-map' into fp-integration X-Git-Tag: v19.2.fp6~2 X-Git-Url: http://gitweb.fperrin.net/?p=GpsPrune.git;a=commitdiff_plain;h=94113b9f5f037cd56c07cca5f69f7f56620d84ef;hp=22d91cbabcff03a472489640b7f46b3dbadc8e74 Merge branch 'start-with-editable-map' into fp-integration --- diff --git a/src/tim/prune/GpsPrune.java b/src/tim/prune/GpsPrune.java index f396e9e..a9b53f4 100644 --- a/src/tim/prune/GpsPrune.java +++ b/src/tim/prune/GpsPrune.java @@ -262,8 +262,6 @@ public class GpsPrune frame.setVisible(true); // Set position of map/profile splitter midSplit.setDividerLocation(0.75); - // Update menu (only needed for recent file list) - UpdateMessageBroker.informSubscribers(); // Make a full screen toggler SidebarController fsc = new SidebarController(new Component[] {leftPanel, profileDisp, rightPanel},