mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-07 08:39:00 +00:00
DolphinWX: Remove unnecessary forward declarations
This commit is contained in:
parent
4714564fbd
commit
210567a919
19 changed files with 0 additions and 38 deletions
|
@ -27,8 +27,6 @@
|
|||
#include "InputCommon/ControllerInterface/ControllerInterface.h"
|
||||
#include "InputCommon/ControllerInterface/Device.h"
|
||||
|
||||
class wxTimerEvent;
|
||||
|
||||
static void DrawCenteredRectangle(wxDC &dc, int x, int y, int w, int h)
|
||||
{
|
||||
x -= w / 2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue