Remove hidden hash XXX

This commit is contained in:
yflory
2020-02-06 10:49:02 +01:00
parent b4172676f3
commit b96079cd44
3 changed files with 0 additions and 18 deletions

View File

@@ -72,9 +72,6 @@ define([
cb(obj);
});
});
sframeChan.on('EV_DRIVE_SET_HASH', function () {
return;
});
Cryptpad.onNetworkDisconnect.reg(function () {
sframeChan.event('EV_NETWORK_DISCONNECT');
});