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:
nakeee 2008-10-23 09:07:06 +00:00
parent f8762b7ec9
commit 0422864245

View File

@ -61,7 +61,7 @@ public:
#else
#define DVSTARTPROFILE()
#define DVSTARTPROFILE(name)
#define DVSTARTSUBPROFILE(name)
class DVProfileFunc