From 293c2041ee942032d135b829ec38382b1619f22d Mon Sep 17 00:00:00 2001 From: skodak Date: Tue, 23 Sep 2008 14:53:21 +0000 Subject: [PATCH] MDL-16628 editortogglebutton removed --- lib/weblib.php | 7 ------- 1 file changed, 7 deletions(-) diff --git a/lib/weblib.php b/lib/weblib.php index b2f2c8b021..ab1c1cef83 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -5999,13 +5999,6 @@ function emoticonhelpbutton($form, $field, $return = false) { } } -/** - * Print a button to toggle the html editor. - */ -function editortogglebutton($id) { - -} - /** * Print a help button. * -- 2.39.5