summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/php.eselect.in.in')
-rw-r--r--src/php.eselect.in.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/php.eselect.in.in b/src/php.eselect.in.in
index 4e5e4b7..db7a96f 100644
--- a/src/php.eselect.in.in
+++ b/src/php.eselect.in.in
@@ -603,14 +603,6 @@ describe_cleanup() {
echo "Clean up stale links"
}
-describe_cleanup_parameters() {
- echo
-}
-
-describe_cleanup_options() {
- echo
-}
-
do_cleanup() {
for sapi in $MODULES ; do
cleanup_sapi "${sapi}"