From 2d0bc2a3f794ec9d974396e1b06a4b47849b551c Mon Sep 17 00:00:00 2001 From: Andreas Obergrusberger Date: Sat, 5 Aug 2006 16:00:29 +0000 Subject: translation updates, template and german. another little build fix git-svn-id: https://svn.musicpd.org/ncmpc/branches/tradiaz@4562 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/mpdclient.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/mpdclient.c') diff --git a/src/mpdclient.c b/src/mpdclient.c index d950e254d..5697bd85d 100644 --- a/src/mpdclient.c +++ b/src/mpdclient.c @@ -63,6 +63,8 @@ error_cb(mpdclient_t *c, gint error, gchar *msg) } #ifdef DEBUG +// Unused ath the moment +/* #include "strfsong.h" static gchar * @@ -73,7 +75,7 @@ get_song_name(mpd_Song *song) strfsong(name, 256, "[%artist% - ]%title%|%file%", song); return name; } - +*/ #endif /****************************************************************************/ -- cgit v1.2.3