]> git.eshelyaron.com Git - emacs.git/commitdiff
(init_environment): Remove EMACSLOCKDIR.
authorJason Rumney <jasonr@gnu.org>
Thu, 13 Jun 2002 18:41:17 +0000 (18:41 +0000)
committerJason Rumney <jasonr@gnu.org>
Thu, 13 Jun 2002 18:41:17 +0000 (18:41 +0000)
src/w32.c

index d00aa7f1dc8bf344bbfedff728f824a6deba2f81..f4637721165a590adff9f58f8c706bbf5743785d 100644 (file)
--- a/src/w32.c
+++ b/src/w32.c
@@ -742,7 +742,6 @@ init_environment (char ** argv)
       {"SHELL", "%emacs_dir%/bin/cmdproxy.exe"},
       {"EMACSDATA", "%emacs_dir%/etc"},
       {"EMACSPATH", "%emacs_dir%/bin"},
-      {"EMACSLOCKDIR", "%emacs_dir%/lock"},
       /* We no longer set INFOPATH because Info-default-directory-list
         is then ignored.  */
       /*  {"INFOPATH", "%emacs_dir%/info"},  */