summaryrefslogtreecommitdiff
path: root/hurd/paths.h
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2002-05-21 16:23:45 +0000
committerMarcus Brinkmann <marcus@gnu.org>2002-05-21 16:23:45 +0000
commita8900502ab69520adb88b1f740f0d55789d2cf2c (patch)
tree5fd00106f50d89cd464c95a1d84f164e73c377f5 /hurd/paths.h
parent48d7273b00dd77dd976aaf40143629d1c16efaa9 (diff)
2002-05-20 Alfred M. Szmidt <ams@kemisten.nu>
* paths.h (_SERVERS_STARTUP): Macro removed.
Diffstat (limited to 'hurd/paths.h')
-rw-r--r--hurd/paths.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hurd/paths.h b/hurd/paths.h
index e35f51bc..d3940fce 100644
--- a/hurd/paths.h
+++ b/hurd/paths.h
@@ -26,7 +26,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define _SERVERS "/servers/"
#define _SERVERS_CRASH _SERVERS "crash"
#define _SERVERS_EXEC _SERVERS "exec"
-#define _SERVERS_STARTUP _SERVERS "startup"
#define _SERVERS_PROC _SERVERS "proc"
#define _SERVERS_PASSWORD _SERVERS "password"