diff --git a/client/src/modules/reactcomponents.js b/client/src/modules/reactcomponents.js index cdf5a671..0f1bc7fe 100644 --- a/client/src/modules/reactcomponents.js +++ b/client/src/modules/reactcomponents.js @@ -231,10 +231,6 @@ class ReactComponent { return this._retVal; } - unpatchRender() { - - } - forceUpdateOthers() { }