changeset 4269:2a4954d14bfb

removed debugging stuff...
author Eugene Zagidullin <e.asphyx@gmail.com>
date Sun, 10 Feb 2008 15:54:47 +0300
parents af17e0fc8f08
children a3d30a174720
files src/audacious/output.c src/audacious/src_flow.c
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/audacious/output.c	Sun Feb 10 07:21:49 2008 +0300
+++ b/src/audacious/output.c	Sun Feb 10 15:54:47 2008 +0300
@@ -23,7 +23,7 @@
  *  Audacious or using our public API to be a derived work.
  */
 
-#define AUD_DEBUG
+/*#define AUD_DEBUG*/
 
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
--- a/src/audacious/src_flow.c	Sun Feb 10 07:21:49 2008 +0300
+++ b/src/audacious/src_flow.c	Sun Feb 10 15:54:47 2008 +0300
@@ -17,7 +17,7 @@
  *  Audacious or using our public API to be a derived work.
  */
 
-#define AUD_DEBUG
+/*#define AUD_DEBUG*/
 
 #ifdef HAVE_CONFIG_H
 #  include "config.h"