stub createUnpinnedWarning0

This commit is contained in:
ansuz
2017-12-12 13:47:24 +01:00
parent 7b8321c263
commit 76af3b90a7
2 changed files with 4 additions and 4 deletions

View File

@@ -720,6 +720,7 @@ define([
};
var createUnpinnedWarning0 = function (toolbar, config) {
if (true) { return; } // stub this call since it won't make it into the next release
if (Common.isLoggedIn()) { return; }
var pd = config.metadataMgr.getPrivateData();
var o = pd.origin;