summaryrefslogtreecommitdiff
path: root/zwgc/xrevstack.c
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1989-11-21 06:30:09 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1989-11-21 06:30:09 +0000
commite6ea7c990637466ebc0b39704901dff599a4d0d7 (patch)
treebc546446668128e43eee69e653ff09476185ae92 /zwgc/xrevstack.c
parent0d900e428fc94996b4d0f60b5d64c7fa4bb8e5ef (diff)
remove extra #define REVSTACK (taken care of in Makefiles now)
Diffstat (limited to 'zwgc/xrevstack.c')
-rw-r--r--zwgc/xrevstack.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/zwgc/xrevstack.c b/zwgc/xrevstack.c
index 6e903d3..e21d6a1 100644
--- a/zwgc/xrevstack.c
+++ b/zwgc/xrevstack.c
@@ -18,8 +18,6 @@ static char rcsid_xrevstack_c[] = "$Id$";
#include <zephyr/mit-copyright.h>
-#define REVSTACK
-
#ifdef REVSTACK
#include "X_gram.h"
#include <stdio.h>