MGR: Fix compiler warning.

This commit is contained in:
Charlie Fenton 2014-08-25 06:42:48 -07:00
parent 69909aa47c
commit 8f3256753c
1 changed files with 0 additions and 2 deletions

View File

@ -55,8 +55,6 @@ static wxString tempArray[] = {_T("String1"), _T("String2"), _T("String3"), _T("
static wxBitmap bmArray[3];
#endif
#define SIDEMARGINS 30
CSimpleProjectPanel::CSimpleProjectPanel() {
}