summaryrefslogtreecommitdiffstats
path: root/trek/trek.h
diff options
context:
space:
mode:
Diffstat (limited to 'trek/trek.h')
-rw-r--r--trek/trek.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/trek/trek.h b/trek/trek.h
index 26fe2e28..65fcad8b 100644
--- a/trek/trek.h
+++ b/trek/trek.h
@@ -1,4 +1,4 @@
-/* $NetBSD: trek.h,v 1.15 2009/05/24 22:55:03 dholland Exp $ */
+/* $NetBSD: trek.h,v 1.16 2009/05/24 23:20:22 dholland Exp $ */
/*
* Copyright (c) 1980, 1993
@@ -381,9 +381,6 @@ void autover(void);
void capture(int);
struct kling *selectklingon(void);
-/* cgetc.c */
-char cgetc(int);
-
/* check_out.c */
int check_out(int);