Mercurial > emacs
diff src/xsmfns.c @ 109591:1fb35da4a097
Merge from mainline.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Thu, 29 Jul 2010 23:01:42 +0000 |
parents | 228a5fa4eda0 |
children | e2f8226efb99 |
line wrap: on
line diff
--- a/src/xsmfns.c Wed Jul 28 22:44:58 2010 +0000 +++ b/src/xsmfns.c Thu Jul 29 23:01:42 2010 +0000 @@ -45,10 +45,6 @@ /* Avoid "differ in sign" warnings */ #define SSDATA(x) ((char *) SDATA (x)) -/* The user login name. */ - -extern Lisp_Object Vuser_login_name; - /* This is the event used when SAVE_SESSION_EVENT occurs. */ static struct input_event emacs_event;