Fix compiler warnings

This commit is contained in:
Tom Willemse 2016-11-04 19:40:33 +01:00
parent 419105ab66
commit 6213981340

View file

@ -31,6 +31,8 @@
;;; Code:
(require 'lui-format)
(defvar circe-serenity-longest-nick 0
"The longest known nick.")
(make-variable-buffer-local 'circe-serenity-longest-nick)