stubs for TFileOpenBox, cleanup putStringXY
[fanfix.git] / src / jexer / tterminal / ECMA48.java
index 0918e9b6630f8636ef8a21bfb7270e2411c3ffb5..98dbcdd825eb45a8cd9123aaa29bdc645171d37a 100644 (file)
@@ -683,6 +683,7 @@ public class ECMA48 implements Runnable {
      * Whether number pad keys send VT100 or VT52, application or numeric
      * sequences.
      */
+    @SuppressWarnings("unused")
     private KeypadMode keypadMode;
 
     /**