]> git.tdb.fi Git - gldbg.git/blobdiff - source/grabber.h
Fix several problems reported by valgrind
[gldbg.git] / source / grabber.h
index 822c5842f331c8a1fcb19ac0d9fc64c709b6f06b..f92b15596da34949980dc0a55f8824216f2b21b6 100644 (file)
@@ -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();