aboutsummaryrefslogtreecommitdiffstats
path: root/src/directory.c
diff options
context:
space:
mode:
authorAvuton Olrich <avuton@gmail.com>2006-07-14 20:34:46 +0000
committerAvuton Olrich <avuton@gmail.com>2006-07-14 20:34:46 +0000
commitb4945959abe26d2cd748417880cc796d97577260 (patch)
treec3f3cd551705cf2b9755a588c24d4543848f9431 /src/directory.c
parente4b0fcf8e04d0b598393b07f7bac96548630d8ea (diff)
downloadmpd-b4945959abe26d2cd748417880cc796d97577260.tar.gz
mpd-b4945959abe26d2cd748417880cc796d97577260.tar.xz
mpd-b4945959abe26d2cd748417880cc796d97577260.zip
[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
Diffstat (limited to 'src/directory.c')
-rw-r--r--src/directory.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/directory.c b/src/directory.c
index 373c2dc94..16951dd30 100644
--- a/src/directory.c
+++ b/src/directory.c
@@ -171,7 +171,6 @@ int updateInit(FILE * fp, List * pathList) {
if(directory_updatePid==0) {
/* child */
int dbUpdated = 0;
- /* clearPlayerPid(); */
unblockSignals();