author | Max Kellermann <max@duempel.org> | |
Thu, 2 Oct 2008 13:44:21 +0000 (15:44 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 2 Oct 2008 13:44:21 +0000 (15:44 +0200) | ||
commit | 36470979d9f3518217fc26987558dafb3ab36f5c | |
tree | 5ebeb5b306faafca9c52f1696f4be9851b4fa9b1 | tree | snapshot |
parent | 9526f180e6f55654c99bd8d66c71612a32b0fb4e | commit | diff |
removed the debugging function D()
gdb is for debugging. We don't need D() calls littered all over.
gdb is for debugging. We don't need D() calls littered all over.
13 files changed:
src/conf.c | diff | blob | history | |
src/main.c | diff | blob | history | |
src/mpdclient.c | diff | blob | history | |
src/ncmpc.h | diff | blob | history | |
src/options.c | diff | blob | history | |
src/screen.c | diff | blob | history | |
src/screen_artist.c | diff | blob | history | |
src/screen_browser.c | diff | blob | history | |
src/screen_file.c | diff | blob | history | |
src/screen_play.c | diff | blob | history | |
src/screen_search.c | diff | blob | history | |
src/support.c | diff | blob | history | |
src/utils.c | diff | blob | history |