[totem-pl-parser] Disable debugging again
- From: Philip Withnall <pwithnall src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [totem-pl-parser] Disable debugging again
 
- Date: Wed, 14 Jul 2010 21:55:07 +0000 (UTC)
 
commit e137b15636d41a32a29f4bf627a4cc0791888753
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Jul 14 22:54:52 2010 +0100
    Disable debugging again
    
    Whoops.
 plparse/totem-pl-parser.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plparse/totem-pl-parser.c b/plparse/totem-pl-parser.c
index c3af872..e96f1d4 100644
--- a/plparse/totem-pl-parser.c
+++ b/plparse/totem-pl-parser.c
@@ -784,7 +784,7 @@ my_g_file_info_get_mime_type_with_data (GFile *file, gpointer *data, TotemPlPars
  **/
 gboolean
 totem_pl_parser_is_debugging_enabled (TotemPlParser *parser)
-{return TRUE;
+{
 	return parser->priv->debug;
 }
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]