diff options
Diffstat (limited to 'chess-algebraic.el')
| -rw-r--r-- | chess-algebraic.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chess-algebraic.el b/chess-algebraic.el index 7cdb253..95b5bc6 100644 --- a/chess-algebraic.el +++ b/chess-algebraic.el @@ -32,8 +32,6 @@ ;; chess-algebraic-regexp ;; -(require 'chess-ply) - (defconst chess-algebraic-pieces-regexp "[RNBKQ]") (defconst chess-algebraic-regexp |
