runtime/WampClient.py
changeset 2264 cbdac78eb93c
parent 2262 4195545e2d17
child 2265 2de61e2fbf14
--- a/runtime/WampClient.py	Mon Aug 13 13:24:48 2018 +0200
+++ b/runtime/WampClient.py	Mon Aug 13 14:58:59 2018 +0200
@@ -54,7 +54,6 @@
 ExposedCalls = [
     ("StartPLC", {}),
     ("StopPLC", {}),
-    ("ForceReload", {}),
     ("GetPLCstatus", {}),
     ("NewPLC", {}),
     ("MatchMD5", {}),