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
|
||||
|
||||
#define DVSTARTPROFILE()
|
||||
#define DVSTARTPROFILE(name)
|
||||
#define DVSTARTSUBPROFILE(name)
|
||||
|
||||
class DVProfileFunc
|
||||
|
|
Loading…
Reference in New Issue