Fix compiler warnings
This commit is contained in:
parent
419105ab66
commit
6213981340
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue