X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=blobdiff_plain;f=source%2Fdebug%2Fprofiler.cpp;h=3ccf2987106d423aa313bfa50e1e0080df120533;hp=ba69a61d5c511aa40374ced75892c5b8d07c372a;hb=967785734be5c3fc6f75da122c2d93ebbb338271;hpb=8e77a1c6747dddf585d653c34e9806e976d2c73a diff --git a/source/debug/profiler.cpp b/source/debug/profiler.cpp index ba69a61..3ccf298 100644 --- a/source/debug/profiler.cpp +++ b/source/debug/profiler.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspcore -Copyright © 2007 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #include "../core/except.h" #include "../time/units.h" #include "profiler.h"