[CLEANUP] Remove unused function

Remove unused functions from the header,
static where possible
Cleanup whitespace->tabs


git-svn-id: https://svn.musicpd.org/mpd/trunk@4341 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Avuton Olrich
2006-07-14 20:34:46 +00:00
parent e4b0fcf8e0
commit b4945959ab
3 changed files with 26 additions and 61 deletions

View File

@@ -171,7 +171,6 @@ int updateInit(FILE * fp, List * pathList) {
if(directory_updatePid==0) {
/* child */
int dbUpdated = 0;
/* clearPlayerPid(); */
unblockSignals();