changeset 1428:fb6f8b634333

[project @ 1995-09-19 04:01:26 by jwe]
author jwe
date Tue, 19 Sep 1995 04:01:26 +0000
parents a2305feef016
children 245206fbed64
files src/error.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/error.h	Tue Sep 19 03:51:16 1995 +0000
+++ b/src/error.h	Tue Sep 19 04:01:26 1995 +0000
@@ -28,8 +28,6 @@
   panic ("impossible state reached in file `%s' at line %d", \
 	 __FILE__, __LINE__)
 
-class string;
-
 extern void message (const char *name, const char *fmt, ...);
 extern void usage (const char *fmt, ...);
 extern void warning (const char *fmt, ...);