Removed stray code from HTMLEditorField.js

This commit is contained in:
Ingo Schommer 2013-03-15 12:01:00 +01:00
parent 6ae931df24
commit e0e481fc46

View File

@ -13,7 +13,6 @@ var ss = ss || {};
* Caution: Incomplete and unstable API. * Caution: Incomplete and unstable API.
*/ */
ss.editorWrappers = {}; ss.editorWrappers = {};
ss.editorWrappers.initial
ss.editorWrappers.tinyMCE = (function() { ss.editorWrappers.tinyMCE = (function() {
return { return {
init: function(config) { init: function(config) {