mirror of https://github.com/BOINC/boinc.git
MGR: Fix compiler warning.
This commit is contained in:
parent
69909aa47c
commit
8f3256753c
|
@ -55,8 +55,6 @@ static wxString tempArray[] = {_T("String1"), _T("String2"), _T("String3"), _T("
|
|||
static wxBitmap bmArray[3];
|
||||
#endif
|
||||
|
||||
#define SIDEMARGINS 30
|
||||
|
||||
CSimpleProjectPanel::CSimpleProjectPanel() {
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue