More attempts at a Windows buildfix.

This commit is contained in:
Jordan Woyak
2013-01-16 16:14:23 -06:00
parent 62f56eb731
commit 246b11791b
3 changed files with 25 additions and 45 deletions

View File

@ -24,9 +24,6 @@ class WiimoteConfigDiag : public wxDialog
public:
WiimoteConfigDiag(wxWindow* const parent, InputPlugin& plugin);
#ifdef _WIN32
void PairUpRealWiimotes(wxCommandEvent& event);
#endif
void RefreshRealWiimotes(wxCommandEvent& event);