From 57104cee31248c39b009e77773d59c7467a69804 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sun, 3 Sep 1995 21:28:36 +0000 Subject: (thread_cancel): Removed. --- ext2fs/ext2fs.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'ext2fs') diff --git a/ext2fs/ext2fs.c b/ext2fs/ext2fs.c index 6a4c7513..8916ce91 100644 --- a/ext2fs/ext2fs.c +++ b/ext2fs/ext2fs.c @@ -310,12 +310,6 @@ main (int argc, char **argv) cthread_exit (0); } -/* Dummy */ -void -thread_cancel (thread_t foo __attribute__ ((unused))) -{ -} - void diskfs_init_completed () { -- cgit v1.2.3