summaryrefslogtreecommitdiff
path: root/proc/proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'proc/proc.h')
-rw-r--r--proc/proc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/proc/proc.h b/proc/proc.h
index 30886487..8a84ddc7 100644
--- a/proc/proc.h
+++ b/proc/proc.h
@@ -143,10 +143,6 @@ mach_port_t generic_port; /* messages not related to a specific proc */
struct mutex global_lock;
-/* Our name for version system */
-#define OUR_SERVER_NAME "proc"
-#define OUR_VERSION "0.0"
-
extern inline void
process_drop (struct proc *p)
{