From a1fe908380642b73c1601f764943e5a235376def Mon Sep 17 00:00:00 2001 From: David Rowe Date: Tue, 17 Jan 2017 12:56:56 +1300 Subject: [PATCH] Remove a lingering line of old code --- scripts/system/html/js/marketplacesInject.js | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/system/html/js/marketplacesInject.js b/scripts/system/html/js/marketplacesInject.js index 0944c4113e..d5f0f4cb06 100644 --- a/scripts/system/html/js/marketplacesInject.js +++ b/scripts/system/html/js/marketplacesInject.js @@ -148,7 +148,6 @@ if (!canWriteAssets) { console.log("ERROR: Clara.io FBX: File download cancelled because no permissions to write to Asset Server"); EventBridge.emitWebEvent(WARN_USER_NO_PERMISSIONS); - event.stopPropagation(); return; }