mirror of https://github.com/BOINC/boinc.git
parent
4f492fe41a
commit
a89093ebef
|
@ -404,10 +404,6 @@ bool CBOINCBaseFrame::SelectComputer(wxString& hostName, int& portNum, wxString&
|
|||
wxArrayString aComputerNames;
|
||||
bool bResult = false;
|
||||
|
||||
wxASSERT(pDoc);
|
||||
wxASSERT(wxDynamicCast(pDoc, CMainDocument));
|
||||
|
||||
|
||||
// Lets copy the template store in the system state
|
||||
aComputerNames = m_aSelectedComputerMRU;
|
||||
|
||||
|
|
Loading…
Reference in New Issue