mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-19 18:52:47 +01:00
fixed marco to accept useless arg
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@943 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
f8762b7ec9
commit
0422864245
@ -61,7 +61,7 @@ public:
|
|||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
#define DVSTARTPROFILE()
|
#define DVSTARTPROFILE(name)
|
||||||
#define DVSTARTSUBPROFILE(name)
|
#define DVSTARTSUBPROFILE(name)
|
||||||
|
|
||||||
class DVProfileFunc
|
class DVProfileFunc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user