From 7d0590b544283c2adada7c289616bb4971d4159d Mon Sep 17 00:00:00 2001 From: Sjoerd Mullender Date: Wed, 11 Oct 1995 08:47:28 +0000 Subject: Removed declaration of sginap because it conflicted with a header file. --- Modules/sgimodule.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/Modules/sgimodule.c b/Modules/sgimodule.c index 75a5746..f19c511 100644 --- a/Modules/sgimodule.c +++ b/Modules/sgimodule.c @@ -34,8 +34,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #include #include -extern int sginap(long); - static object * sgi_nap(self, args) object *self; -- cgit v0.12