X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=flavors%2Fgl%2Fsource%2Fprofiler.h;h=7605fbcadc8e74fbf1e7067dea56a33926d6968f;hb=a34325fadec5b2be003bf9af1f081bfc4c83e8b6;hp=547bd3514004f01b8ff540391ae62fbc24232954;hpb=81f1ddee977603293d0c5710f2db69130dac6a96;p=gldbg.git diff --git a/flavors/gl/source/profiler.h b/flavors/gl/source/profiler.h index 547bd35..7605fbc 100644 --- a/flavors/gl/source/profiler.h +++ b/flavors/gl/source/profiler.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of gldbg -Copyright © 2011 Mikko Rasa, Mikkosoft Productions -Distributed under the GPL -*/ - #ifndef PROFILER_H_ #define PROFILER_H_ @@ -26,6 +19,7 @@ private: public: Profiler(GlDbg &); + ~Profiler(); virtual void decode(const char *, unsigned); private: