From 12b64f130d7b1876283d9adc75f6e315f928f357 Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 29 Mar 2014 21:55:59 +0000 Subject: Additional minor cleanup and remove a straggler data declaration from hunt_common.h. --- hunt/include/hunt_common.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hunt/include/hunt_common.h') diff --git a/hunt/include/hunt_common.h b/hunt/include/hunt_common.h index 31018799..a463cf16 100644 --- a/hunt/include/hunt_common.h +++ b/hunt/include/hunt_common.h @@ -1,4 +1,4 @@ -/* $NetBSD: hunt_common.h,v 1.2 2014/03/29 21:25:35 dholland Exp $ */ +/* $NetBSD: hunt_common.h,v 1.3 2014/03/29 21:55:59 dholland Exp $ */ /* * Copyright (c) 1983-2003, Regents of the University of California. @@ -206,7 +206,6 @@ #define SLIME3REQ 20 #define MAXSLIME 4 #define SLIMESPEED 5 -extern int slime_req[]; #endif #ifdef VOLCANO #define LAVASPEED 1 -- cgit v1.2.3