- Remove debug line.

This commit is contained in:
Clement Laforet 2005-06-01 17:49:31 +00:00
parent 8978d00aab
commit b9be9d957f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136629
2 changed files with 0 additions and 2 deletions

View File

@ -108,7 +108,6 @@ apache2_precmd()
else
return 0
fi
echo DEBUG ${apache2_flags}
}
sig_reload=SIGUSR1

View File

@ -108,7 +108,6 @@ apache2_precmd()
else
return 0
fi
echo DEBUG ${apache2_flags}
}
sig_reload=SIGUSR1