summaryrefslogtreecommitdiff
path: root/FS/FS/ClientAPI_XMLRPC.pm
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2018-10-02 12:48:56 -0400
committerChristopher Burger <burgerc@freeside.biz>2018-10-03 07:39:33 -0400
commitb9bbcb931c701704f1ab3075c6728c287501afad (patch)
tree0810b091e65be3f7f822827bca295690c6986d4f /FS/FS/ClientAPI_XMLRPC.pm
parent12a25a18d4ad44b3881f56ee81cb9917fb3379ee (diff)
Revert "RT# 39340 - configured the minimal selfservice to get mac address from radius account table"
This reverts commit 30fabfe8ce8c9a48fa96c6a50d48b32161b1680f.
Diffstat (limited to 'FS/FS/ClientAPI_XMLRPC.pm')
-rw-r--r--FS/FS/ClientAPI_XMLRPC.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/FS/FS/ClientAPI_XMLRPC.pm b/FS/FS/ClientAPI_XMLRPC.pm
index db0537c..dcf34fd 100644
--- a/FS/FS/ClientAPI_XMLRPC.pm
+++ b/FS/FS/ClientAPI_XMLRPC.pm
@@ -227,7 +227,6 @@ sub ss2clientapi {
'quotation_add_pkg' => 'MyAccount/quotation/quotation_add_pkg',
'quotation_remove_pkg' => 'MyAccount/quotation/quotation_remove_pkg',
'quotation_order' => 'MyAccount/quotation/quotation_order',
- 'get_mac_address' => 'MyAccount/get_mac_address',
'freesideinc_service' => 'Freeside/freesideinc_service',
};