X-Git-Url: http://git.tdb.fi/?p=gldbg.git;a=blobdiff_plain;f=source%2Fgldbg.h;h=e53998251e3821bef667526e5346de0717741a22;hp=d8b56f825e2c92b0135f16e4bfd2b3db0f67fca7;hb=7642653a18f7464dd093a93a1247b8f18e53cd1a;hpb=fab9ed5163a8f4ef5314bc67e48d1690d1126649 diff --git a/source/gldbg.h b/source/gldbg.h index d8b56f8..e539982 100644 --- a/source/gldbg.h +++ b/source/gldbg.h @@ -44,7 +44,6 @@ private: void tick(); void check_child(); void read_stream(); - long ptrace(int, void *, void *); virtual void sighandler(int); };