Update ccUtils.h

This commit is contained in:
zii 2014-08-04 15:21:10 +08:00
parent 7659a1623f
commit 20c43e5684
1 changed files with 0 additions and 1 deletions

View File

@ -82,7 +82,6 @@ namespace utils
/** Get current exact time, accurate to nanoseconds.
*/
double CC_DLL gettime();
}
NS_CC_END