diff src/audacious/skin.c @ 4124:d217b71e5836

more strict error handling. make use of AUDDBG
author Eugene Zagidullin <e.asphyx@gmail.com>
date Wed, 26 Dec 2007 19:17:19 +0300
parents e1468d0b118d
children cbdf2cc5e947
line wrap: on
line diff
--- a/src/audacious/skin.c	Tue Dec 25 17:21:04 2007 -0600
+++ b/src/audacious/skin.c	Wed Dec 26 19:17:19 2007 +0300
@@ -22,7 +22,7 @@
  *  The Audacious team does not consider modular code linking to
  *  Audacious or using our public API to be a derived work.
  */
-
+#define AUD_DEBUG
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
 #endif