X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/c224cdef02533a5a5962fa25f1a76f86c0d60005..c54224aa06f2a7defa140494563d98167e0ea8ae:/src/editor/modules/sourceEditor/sourceEditor.js?ds=inline diff --git a/src/editor/modules/sourceEditor/sourceEditor.js b/src/editor/modules/sourceEditor/sourceEditor.js index 8f0c833..12536ac 100644 --- a/src/editor/modules/sourceEditor/sourceEditor.js +++ b/src/editor/modules/sourceEditor/sourceEditor.js @@ -15,7 +15,6 @@ return function(sandbox) { editor.gotoLine(0); documentEditedHere = false; - sandbox.publish('documentSet'); documentIsDirty = false; } };