From: skodak <skodak>
Date: Tue, 23 Sep 2008 14:53:21 +0000 (+0000)
Subject: MDL-16628 editortogglebutton removed
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=293c2041ee942032d135b829ec38382b1619f22d;p=moodle.git

MDL-16628 editortogglebutton removed
---

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.
  *