mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
remove all author/modified by tags.
make include guards consistent. This was SVN commit r5040.
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
* File : Profile.cpp
|
||||
* Project : Pyrogeneses
|
||||
* Description : GPG3-style hierarchical profiler
|
||||
*
|
||||
* @author Mark Thompson (mark@wildfiregames.com / mot20@cam.ac.uk)
|
||||
* @author Nicolai Haehnle <nicolai@wildfiregames.com>
|
||||
* =========================================================================
|
||||
*/
|
||||
|
||||
@@ -511,3 +508,4 @@ double CProfileManager::GetFrameTime()
|
||||
return( get_time() - frame_start );
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user