From ec436c0e0784326ad56e69cdd599693e0932e985 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Tue, 25 Aug 2015 09:49:08 +0200 Subject: Remove useless phpservice_deinstall_command() All of these are dealt with by uninstall_package() and delete_package_xml() from pkg-utils.inc. --- config/phpservice/phpservice.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'config/phpservice/phpservice.xml') diff --git a/config/phpservice/phpservice.xml b/config/phpservice/phpservice.xml index e437be20..6bada596 100644 --- a/config/phpservice/phpservice.xml +++ b/config/phpservice/phpservice.xml @@ -81,7 +81,4 @@ phpservice_install_command(); - - phpservice_deinstall_command(); - -- cgit v1.2.3