From: Alexander Ebert Date: Tue, 11 Mar 2014 12:16:04 +0000 (+0100) Subject: Removed debug code X-Git-Tag: 2.0.4~23^2~3 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4cdf971079999f7d850c1b4c38c36bee0b8a1c08;p=GitHub%2FWoltLab%2FWCF.git Removed debug code --- diff --git a/wcfsetup/install/files/js/3rdParty/ckeditor/plugins/wbbcode/plugin.js b/wcfsetup/install/files/js/3rdParty/ckeditor/plugins/wbbcode/plugin.js index 47d03818bc..cd0501ed48 100644 --- a/wcfsetup/install/files/js/3rdParty/ckeditor/plugins/wbbcode/plugin.js +++ b/wcfsetup/install/files/js/3rdParty/ckeditor/plugins/wbbcode/plugin.js @@ -85,9 +85,6 @@ $div.children('p').remove(); } } - - window.dtdesign = event.editor; - console.debug(event.editor); }); /**