diff options
-rw-r--r-- | ext2fs/ext2fs.c | 6 |
1 files changed, 0 insertions, 6 deletions
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 () { |