Remove debugging cache clearer.

This commit is contained in:
Kasen IO 2020-01-22 15:08:26 -05:00
parent 7a985b445e
commit fbaf0ea56b

View file

@ -293,7 +293,6 @@ Menu::Menu() {
auto tablet = DependencyManager::get<TabletScriptingInterface>()->getTablet("com.highfidelity.interface.tablet.system");
auto hmd = DependencyManager::get<HMDScriptingInterface>();
DependencyManager::get<OffscreenUi>()->clearCache();
tablet->pushOntoStack("hifi/dialogs/security/EntityScriptQMLWhitelist.qml");
if (!hmd->getShouldShowTablet()) {