Mercurial > libervia-web
diff src/browser/sat_browser/json.py @ 913:58f611481e6d
server, browser: removed deprecated methods which have been removed from backend, and associated code
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 28 Aug 2016 19:25:52 +0200 |
parents | e8b133b77aa4 |
children | 0c0551967bdf |
line wrap: on
line diff
--- a/src/browser/sat_browser/json.py Wed Aug 10 23:22:49 2016 +0200 +++ b/src/browser/sat_browser/json.py Sun Aug 28 19:25:52 2016 +0200 @@ -182,8 +182,8 @@ "tarotGamePlayCards", "launchRadioCollective", "getWaitingSub", "subscription", "delContact", "updateContact", "getCard", "getEntityData", "getParamsUI", "asyncGetParamA", "setParam", "launchAction", - "disconnect", "chatStateComposing", "getNewAccountDomain", "confirmationAnswer", - "syntaxConvert", "getAccountDialogUI", "getMainResource", "getWaitingConf", "getEntitiesData", + "disconnect", "chatStateComposing", "getNewAccountDomain", + "syntaxConvert", "getAccountDialogUI", "getMainResource", "getEntitiesData", "getVersion", "getLiberviaVersion", "mucGetDefaultService", "getFeatures", ])