aboutsummaryrefslogtreecommitdiff
path: root/src/game_tab/left_panel/GameTabLeftPanel.hpp
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2022-02-28 15:27:51 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2022-02-28 15:27:51 +0100
commitcd2c9e5b470255366464131492389cb0928cc5d1 (patch)
tree547cc3daf07708dfbc6cde2801209caa73c54d4c /src/game_tab/left_panel/GameTabLeftPanel.hpp
parent81d7a419624e79ec3fa6c4bcb52fccaa6004065b (diff)
Improve GUI and debug various classes
Diffstat (limited to 'src/game_tab/left_panel/GameTabLeftPanel.hpp')
-rw-r--r--src/game_tab/left_panel/GameTabLeftPanel.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game_tab/left_panel/GameTabLeftPanel.hpp b/src/game_tab/left_panel/GameTabLeftPanel.hpp
index d2ad3f1..c4b58b9 100644
--- a/src/game_tab/left_panel/GameTabLeftPanel.hpp
+++ b/src/game_tab/left_panel/GameTabLeftPanel.hpp
@@ -20,7 +20,6 @@ public:
void OnGotoMove(wxCommandEvent &event);
void OnPreviousMove(wxCommandEvent &event);
void OnNextMove(wxCommandEvent &event);
- void OnCopyFEN(wxCommandEvent &event);
void OnZoomIn(wxCommandEvent &event);
void OnZoomOut(wxCommandEvent &event);
void OnSwap(wxCommandEvent &event);