X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fgrabber.h;h=f92b15596da34949980dc0a55f8824216f2b21b6;hb=a34325fadec5b2be003bf9af1f081bfc4c83e8b6;hp=822c5842f331c8a1fcb19ac0d9fc64c709b6f06b;hpb=a51c2557622ea93944e24f58845609526eb46ec1;p=gldbg.git diff --git a/source/grabber.h b/source/grabber.h index 822c584..f92b155 100644 --- a/source/grabber.h +++ b/source/grabber.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of gldbg -Copyright © 2011 Mikko Rasa, Mikkosoft Productions -Distributed under the GPL -*/ - #ifndef GRABBERBASE_H_ #define GRABBERBASE_H_ @@ -27,6 +20,7 @@ private: public: Grabber(GlDbg &); + ~Grabber(); private: void flavor_init();