retrofit from gjexer
[fanfix.git] / src / jexer / TButton.java
index 9c0e98be0a799765a013f278f1575f5562389a35..83ff2d241f0c1c31dc27b45c65285c346f87b417 100644 (file)
@@ -253,7 +253,6 @@ public class TButton extends TWidget {
                 putCharXY(1 + mnemonic.getShortcutIdx(), 0,
                     mnemonic.getShortcut(), menuMnemonicColor);
             }
-
         }
     }