mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00: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
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ public:
|
|||
|
||||
#else
|
||||
|
||||
#define DVSTARTPROFILE()
|
||||
#define DVSTARTPROFILE(name)
|
||||
#define DVSTARTSUBPROFILE(name)
|
||||
|
||||
class DVProfileFunc
|
||||
|
|
Loading…
Add table
Reference in a new issue