Remove debugging data

pull/1/head
yflory 4 years ago committed by ansuz
parent ac87576360
commit d839481b72

@ -477,7 +477,6 @@ define([
var saveToServer = function () {
if (APP.cantCheckpoint) { return; } // TOO_LARGE
var text = getContent();
text = undefined;
if (!text) {
setEditable(false, true);
sframeChan.query('Q_CLEAR_CACHE_CHANNELS', [

Loading…
Cancel
Save