diff lisp/paths.el @ 16023:3e58cf777864

(gnus-local-domain): Remove.
author Richard M. Stallman <rms@gnu.org>
date Sun, 01 Sep 1996 03:58:08 +0000
parents 6d13c67eb868
children d001394d1a2e
line wrap: on
line diff
--- a/lisp/paths.el	Sun Sep 01 03:30:37 1996 +0000
+++ b/lisp/paths.el	Sun Sep 01 03:58:08 1996 +0000
@@ -79,12 +79,6 @@
 Go to a local news spool if its value is nil, in which case `gnus-nntp-server'
 should be set to `(system-name)'.")
 
-(defvar gnus-local-domain nil
-  "*Your domain name without a host name: for example, \"ai.mit.edu\".
-The DOMAINNAME environment variable is used instead if defined.
-If the function `system-name' returns a fully qualified domain name,
-there is no need to set this variable.")
-
 (defvar gnus-local-organization nil
   "*The name of your organization, as a string.
 The `ORGANIZATION' environment variable is used instead if defined.")