Remove line accidentally left in implementation.js
authorAryeh Gregor <AryehGregor+gitcommit@gmail.com>
Fri, 08 Jul 2011 11:27:42 -0600
changeset 373 00855ed1a269
parent 372 52911b299925
child 374 34e650d18684
Remove line accidentally left in implementation.js
implementation.js
--- a/implementation.js	Fri Jul 08 11:21:25 2011 -0600
+++ b/implementation.js	Fri Jul 08 11:27:42 2011 -0600
@@ -2925,9 +2925,6 @@
 };
 //@}
 
-// "The backColor command must behave identically to the hiliteColor command."
-commands.backcolor = commands.hilitecolor;
-
 ///// The italic command /////
 //@{
 commands.italic = {