summaryrefslogtreecommitdiffstats
path: root/ipapython/services.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'ipapython/services.py.in')
-rw-r--r--ipapython/services.py.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/ipapython/services.py.in b/ipapython/services.py.in
index 16b62ca85..8fe663763 100644
--- a/ipapython/services.py.in
+++ b/ipapython/services.py.in
@@ -51,8 +51,4 @@ backup_and_replace_hostname = backup_and_replace_hostname_default
def check_selinux_status():
return
-from ipapython.platform.base import SVC_LIST_FILE
-def get_svc_list_file():
- return SVC_LIST_FILE
-
from ipapython.platform.SUPPORTED_PLATFORM import *