diff options
author | Roland McGrath <roland@gnu.org> | 1994-07-08 19:38:50 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1994-07-08 19:38:50 +0000 |
commit | 332e02c655ebfe150861fdb9225bbe2b9001cdbc (patch) | |
tree | 8a7bdf66245282e9da1e9dc90ebc010f00eab865 | |
parent | 844579f8e077a536b87afe49bd7708100a120b69 (diff) |
entered into RCS
-rw-r--r-- | hurd/paths.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hurd/paths.h b/hurd/paths.h index 5c6eaddb..de40dbfa 100644 --- a/hurd/paths.h +++ b/hurd/paths.h @@ -28,8 +28,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define _SERVERS_EXEC _SERVERS "exec" #define _SERVERS_STARTUP _SERVERS "startup" #define _SERVERS_PROC _SERVERS "proc" -#define _SERVERS_NEWTERM _SERVERS "newterm" -#define _SERVERS_IFSOCK _SERVERS "ifsock" /* Directory containing naming points for socket servers. Entries are named by the string representing the domain number |