wxw implements wxEVT_THREAD itself now

This commit is contained in:
Shawn Hoffman 2012-03-17 18:13:02 -07:00
commit 1fbf2e38c4
3 changed files with 0 additions and 5 deletions

View file

@ -114,8 +114,6 @@ private:
static NetPlayDiag* npd;
};
DECLARE_EVENT_TYPE(wxEVT_THREAD, -1)
class ChangeGameDiag : public wxDialog
{
public: