[svn r462] removed unused debug info trunk
authorleo_sobral
Tue Mar 27 16:01:23 2007 +0100 (2007-03-27)
branchtrunk
changeset 4574a65804a0a5f
parent 456 96a51561bed6
child 458 e7e73f8e7e4b
[svn r462] removed unused debug info
libgnomevfs2-mythtv/modules/mythtv-method.c
     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)