mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 09:39:46 -06:00
DolphinWX: Remove unnecessary forward declarations
These are all fully defined
This commit is contained in:
@ -17,9 +17,6 @@
|
||||
|
||||
#include "DolphinWX/ISOFile.h"
|
||||
|
||||
class wxListEvent;
|
||||
class wxWindow;
|
||||
|
||||
class wxEmuStateTip : public wxTipWindow
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user