From 4cdf971079999f7d850c1b4c38c36bee0b8a1c08 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Tue, 11 Mar 2014 13:16:04 +0100 Subject: [PATCH] Removed debug code --- .../files/js/3rdParty/ckeditor/plugins/wbbcode/plugin.js | 3 --- 1 file changed, 3 deletions(-) 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); }); /** -- 2.20.1