]> git.eshelyaron.com Git - emacs.git/commitdiff
(ns_no_defaults): Remove.
authorAdrian Robert <Adrian.B.Robert@gmail.com>
Fri, 18 Sep 2009 15:11:55 +0000 (15:11 +0000)
committerAdrian Robert <Adrian.B.Robert@gmail.com>
Fri, 18 Sep 2009 15:11:55 +0000 (15:11 +0000)
src/nsterm.h

index 7375e3c9fc4049529deb70993dc83aaf48879dc2..7e66ae2a7b6cbd337a4af66d0c8dd8531dd337d9 100644 (file)
@@ -700,7 +700,6 @@ extern void nxatoms_of_nsselect ();
 extern int ns_lisp_to_cursor_type ();
 extern Lisp_Object ns_cursor_type_to_lisp (int arg);
 extern Lisp_Object Qnone;
-extern char ns_no_defaults;
 
 extern int
 ns_defined_color (struct frame *f, char *name, XColor *color_def, int alloc,