Fix compiling d3d

This commit is contained in:
Zach Bacon 2016-11-08 09:15:52 -05:00
parent a2f5d1338e
commit 9e0c8cec8b
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ public:
protected:
void DrawArea(wxWindowDC&);
void DrawingPanelInit();
DECLARE_CLASS()
};