summaryrefslogtreecommitdiffstats
path: root/ipalib/frontend.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipalib/frontend.py')
-rw-r--r--ipalib/frontend.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipalib/frontend.py b/ipalib/frontend.py
index 11d05d5fa..dbc3a62d0 100644
--- a/ipalib/frontend.py
+++ b/ipalib/frontend.py
@@ -245,7 +245,6 @@ class Command(plugable.Plugin):
'validate',
'execute',
'__call__',
- 'smart_option_order',
'args',
'options',
'params',