]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-16628 editortogglebutton removed
authorskodak <skodak>
Tue, 23 Sep 2008 14:53:21 +0000 (14:53 +0000)
committerskodak <skodak>
Tue, 23 Sep 2008 14:53:21 +0000 (14:53 +0000)
lib/weblib.php

index b2f2c8b0214733e887de5ba33dd3c89f145830d4..ab1c1cef83c6b64a1820752588e09abea03118f4 100644 (file)
@@ -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.
  *