EvtMainFrame: remove a redundant function call.
This commit is contained in:
parent
573eb089e4
commit
65e33fc332
1 changed files with 0 additions and 2 deletions
|
@ -218,8 +218,6 @@ void EvtMainFrame::initialiseListView() {
|
||||||
|
|
||||||
refreshListView();
|
refreshListView();
|
||||||
|
|
||||||
updateCommandsState();
|
|
||||||
|
|
||||||
_refreshTimer.Start(1000);
|
_refreshTimer.Start(1000);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue