summaryrefslogtreecommitdiff
path: root/zwgc/Makefile.in
diff options
context:
space:
mode:
authorGravatar Karl Ramm <kcr@1ts.org>2009-04-14 12:47:51 +0000
committerGravatar Karl Ramm <kcr@1ts.org>2009-04-14 12:47:51 +0000
commitcc3fd78041bd5ce5f3752865d13efd965759c2f5 (patch)
tree6dc9cab4e32fa99777db7a2b6e04815aa21b2baf /zwgc/Makefile.in
parent3dd9abb58c23e7441fa6019fb00992d017ac6a36 (diff)
display.c is dead, and appears to have been for a very long time
Diffstat (limited to 'zwgc/Makefile.in')
-rw-r--r--zwgc/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/zwgc/Makefile.in b/zwgc/Makefile.in
index f2beb82..6addf6a 100644
--- a/zwgc/Makefile.in
+++ b/zwgc/Makefile.in
@@ -116,7 +116,6 @@ X_gram.o: xrevstack.h xerror.h xselect.h
browser.o: zwgc.h
buffer.o: new_memory.h buffer.h
character_class.o: character_class.h
-display.o: new_memory.h new_string.h variables.h display.h
eval.o: new_memory.h node.h eval.h substitute.h port.h buffer.h regexp.h
eval.o: text_operations.h zwgc.h variables.h
exec.o: new_memory.h exec.h eval.h node.h buffer.h port.h variables.h notice.h