DolphinWX: Remove unnecessary forward declarations

This commit is contained in:
Lioncash
2014-11-07 22:16:13 -05:00
parent 4714564fbd
commit 210567a919
19 changed files with 0 additions and 38 deletions

View File

@ -53,8 +53,6 @@
#include "InputCommon/ControllerInterface/Device.h"
#include "InputCommon/ControllerInterface/ExpressionParser.h"
class wxWindow;
using namespace ciface::ExpressionParser;
void GamepadPage::ConfigExtension(wxCommandEvent& event)