* lisp/term/ns-win.el (ns-version-string): Declare for non-ns builds.

This commit is contained in:
Glenn Morris 2018-02-26 15:40:02 -05:00
parent 84ea61a838
commit a55b3fee40

View file

@ -738,6 +738,8 @@ See the documentation of `create-fontset-from-fontset-spec' for the format.")
;;;; macOS-like defaults for trackpad and mouse wheel scrolling on
;;;; macOS 10.7+.
(defvar ns-version-string)
;; FIXME: This doesn't look right. Is there a better way to do this
;; that keeps customize happy?
(when (featurep 'cocoa)