libgnomevfs2-mythtv/modules/mythtv-method.c
branchtrunk
changeset 457 4a65804a0a5f
parent 456 96a51561bed6
child 459 edaab488eaeb
     1.1 --- a/libgnomevfs2-mythtv/modules/mythtv-method.c	Tue Mar 27 15:36:22 2007 +0100
     1.2 +++ b/libgnomevfs2-mythtv/modules/mythtv-method.c	Tue Mar 27 16:01:23 2007 +0100
     1.3 @@ -80,11 +80,6 @@
     1.4                                                   GnomeVFSURI * uri,
     1.5                                                   GnomeVFSFileInfo * info);
     1.6  
     1.7 -#ifdef DEBUG
     1.8 -static FILE *fpout = NULL;
     1.9 -static gboolean first = TRUE;
    1.10 -#endif
    1.11 -
    1.12  static GnomeVFSResult 
    1.13  myth_handle_new (GnomeVFSURI * uri,
    1.14                   MythtvHandle ** method_handle)