From 33cb7d21a73a2a4bc46c0d4622ca81b8a806dd83 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 29 Apr 1996 19:19:22 +0000 Subject: Comment out warning addition. --- libtrivfs/handle-port.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'libtrivfs/handle-port.c') diff --git a/libtrivfs/handle-port.c b/libtrivfs/handle-port.c index 31626169..9568b88a 100644 --- a/libtrivfs/handle-port.c +++ b/libtrivfs/handle-port.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1994, 1995 Free Software Foundation + Copyright (C) 1994, 1995, 1996 Free Software Foundation This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -42,5 +42,7 @@ trivfs_handle_port (mach_port_t realnode, return right; } +#if 0 #include "linkwarn.h" obslete (trivfs_handle_port, trivfs_create_control) +#endif -- cgit v1.2.3