a lot of code clean-ups, remove song info screen

This commit is contained in:
unK
2008-09-09 16:49:22 +02:00
parent cad4d36807
commit 0e1e3c6342
16 changed files with 604 additions and 500 deletions

View File

@@ -21,8 +21,8 @@
#ifndef HAVE_STATUS_CHECKER_H
#define HAVE_STATUS_CHECKER_H
#include "ncmpcpp.h"
#include "mpdpp.h"
#include "ncmpcpp.h"
void TraceMpdStatus();
void NcmpcppStatusChanged(MPDConnection *, MPDStatusChanges, void *);