Index: quicktags.js
===================================================================
--- quicktags.js	(revision 23582)
+++ quicktags.js	(working copy)
@@ -643,7 +643,6 @@
 	edButtons[100] = new qt.TagButton('li','li','\t<li>','</li>\n','l'),
 	edButtons[110] = new qt.TagButton('code','code','<code>','</code>','c'),
 	edButtons[120] = new qt.TagButton('more','more','<!--more-->','','t'),
-	edButtons[130] = new qt.SpellButton(),
-	edButtons[140] = new qt.CloseButton()
+	edButtons[130] = new qt.CloseButton()
 
 })();
