From 3b11b9d4f3eee5faa656d7ee61077e80726bdc36 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 16 Jan 2023 14:55:48 +0100 Subject: Improve openings database code --- src/game_tab/left_panel/GameTabLeftPanel.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/game_tab/left_panel/GameTabLeftPanel.cpp') diff --git a/src/game_tab/left_panel/GameTabLeftPanel.cpp b/src/game_tab/left_panel/GameTabLeftPanel.cpp index 1d6ed61..6a8deec 100644 --- a/src/game_tab/left_panel/GameTabLeftPanel.cpp +++ b/src/game_tab/left_panel/GameTabLeftPanel.cpp @@ -81,7 +81,6 @@ void GameTabLeftPanel::OnPlay(wxCommandEvent &event) { ProcessEvent(event); } } - Notify(true); // Redraw event is move failed! Otherwise piece not resets to it initial position after dragging } -- cgit v1.2.3