From a4e51dd4a747afd2f23ab40223d0a5eaf8f71309 Mon Sep 17 00:00:00 2001 From: Jiiks Date: Thu, 15 Mar 2018 13:41:54 -0300 Subject: [PATCH] and unpatcher --- client/src/modules/reactcomponents.js | 4 ---- 1 file changed, 4 deletions(-) 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() { }