diff -r 96a51561bed6 -r 4a65804a0a5f libgnomevfs2-mythtv/modules/mythtv-method.c --- a/libgnomevfs2-mythtv/modules/mythtv-method.c Tue Mar 27 15:36:22 2007 +0100 +++ b/libgnomevfs2-mythtv/modules/mythtv-method.c Tue Mar 27 16:01:23 2007 +0100 @@ -80,11 +80,6 @@ GnomeVFSURI * uri, GnomeVFSFileInfo * info); -#ifdef DEBUG -static FILE *fpout = NULL; -static gboolean first = TRUE; -#endif - static GnomeVFSResult myth_handle_new (GnomeVFSURI * uri, MythtvHandle ** method_handle)