remove C++ style comments

git-svn-id: https://svn.musicpd.org/mpd/trunk@3689 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Eric Wong
2005-11-19 10:52:47 +00:00
parent e8a54efe41
commit f8597ccf25
9 changed files with 41 additions and 36 deletions
+1 -1
View File
@@ -178,7 +178,7 @@ int updateInit(FILE * fp, List * pathList) {
if(directory_updatePid==0) {
/* child */
int dbUpdated = 0;
//clearPlayerPid();
/* clearPlayerPid(); */
unblockSignals();