Remove some old unused code

This commit is contained in:
Guangcong Luo 2013-05-12 16:54:55 -07:00
parent a151dbe4eb
commit 1ceb5e01d0

View File

@ -357,9 +357,6 @@
controls += movebuttons;
}
controls += '<div style="clear:left"></div>';
if (hasDisabled) {
// controls += '<small>(grayed out moves have been disabled by Disable, Encore, or something like that)</small>';
}
controls += '</div></div><div class="switchcontrols"><div class="switchselect"><button name="selectSwitch">Switch</button></div><div class="switchmenu">';
if (trapped) {
controls += '<em>You are trapped and cannot switch!</em>';