diff --git a/GUI/EvtMainFrame.cpp b/GUI/EvtMainFrame.cpp index ed02237..0f259fd 100644 --- a/GUI/EvtMainFrame.cpp +++ b/GUI/EvtMainFrame.cpp @@ -218,8 +218,6 @@ void EvtMainFrame::initialiseListView() { refreshListView(); - updateCommandsState(); - _refreshTimer.Start(1000); }