From a2d17cc4f8b345fab31f0833d129397c79050f9c Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 9 May 1996 19:32:31 +0000 Subject: (trivfs_handle_port): Delete declaration. --- libtrivfs/trivfs.h | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/libtrivfs/trivfs.h b/libtrivfs/trivfs.h index 082e4d57..0a72dd28 100644 --- a/libtrivfs/trivfs.h +++ b/libtrivfs/trivfs.h @@ -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 @@ -147,13 +147,6 @@ trivfs_create_control (mach_port_t underlying, struct port_bucket *protid_bucket, struct trivfs_control **control); -/* Backwards compatibility. Use trivfs_create_control. */ -mach_port_t trivfs_handle_port (mach_port_t underlying, - struct port_class *control_class, - struct port_bucket *control_bucket, - struct port_class *protid_class, - struct port_bucket *protid_bucket); - /* Install these as libports cleanroutines for trivfs_protid_class and trivfs_cntl_class respectively. */ void trivfs_clean_protid (void *); -- cgit v1.2.3