summaryrefslogtreecommitdiff
path: root/chess-images.el
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-05-16 17:28:18 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-05-16 17:28:18 +0000
commit59d1008283f339d6c6d146979c4cff0c6430b095 (patch)
tree530b969e5568e51caf57dc230a544e141c26bec1 /chess-images.el
parent86493efa7a72ecda178e0ec5e7123c9761a61046 (diff)
miscellaneous fixes
Diffstat (limited to 'chess-images.el')
-rw-r--r--chess-images.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/chess-images.el b/chess-images.el
index fa01def..58ddcd4 100644
--- a/chess-images.el
+++ b/chess-images.el
@@ -172,8 +172,7 @@ called."
(chess-message 'no-images-fallback)))))
((eq event 'popup)
- (if chess-display-popup
- (funcall chess-images-popup-function)))
+ (funcall chess-images-popup-function))
((eq event 'draw)
(apply 'chess-images-draw args))