Remove old code

This commit is contained in:
yflory
2017-03-27 11:30:09 +02:00
parent 5322eff607
commit a8ffac5dcd
5 changed files with 2 additions and 58 deletions

View File

@@ -2230,8 +2230,6 @@ define([
var storeObj = Cryptpad.getStore().getProxy && Cryptpad.getStore().getProxy().proxy ? Cryptpad.getStore().getProxy() : undefined;
Cryptpad.styleAlerts();
if (window.location.hash && window.location.hash === "#iframe") {
$iframe.find('body').addClass('iframe');
window.location.hash = "";