aboutsummaryrefslogtreecommitdiffstats
path: root/src/directory.c
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2005-11-19 10:52:47 +0000
committerEric Wong <normalperson@yhbt.net>2005-11-19 10:52:47 +0000
commitf8597ccf257eb925db508cfc37a494e2b1397e64 (patch)
tree0bafdb0be022427f1d84dcae2e10f5e70f84c3d8 /src/directory.c
parente8a54efe414d9d25b71cef910b15935bea8c530e (diff)
downloadmpd-f8597ccf257eb925db508cfc37a494e2b1397e64.tar.gz
mpd-f8597ccf257eb925db508cfc37a494e2b1397e64.tar.xz
mpd-f8597ccf257eb925db508cfc37a494e2b1397e64.zip
remove C++ style comments
git-svn-id: https://svn.musicpd.org/mpd/trunk@3689 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'src/directory.c')
-rw-r--r--src/directory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/directory.c b/src/directory.c
index 8f884f9c3..a07336dcb 100644
--- a/src/directory.c
+++ b/src/directory.c
@@ -178,7 +178,7 @@ int updateInit(FILE * fp, List * pathList) {
if(directory_updatePid==0) {
/* child */
int dbUpdated = 0;
- //clearPlayerPid();
+ /* clearPlayerPid(); */
unblockSignals();