From 922a7236f0f49243a5a8aad4309a5e249ff61ee9 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 6 Dec 2000 15:45:37 +0000 Subject: 2000-12-06 Joel Sherrill * libc/mallocfreespace.c: Name of routine is rtems_region_get_information() NOT region_get_information(). * libc/unmount.c: Removed unused variable. --- c/src/lib/libc/unmount.c | 1 - 1 file changed, 1 deletion(-) (limited to 'c/src/lib/libc/unmount.c') diff --git a/c/src/lib/libc/unmount.c b/c/src/lib/libc/unmount.c index d782080085..9bdfb2c38c 100644 --- a/c/src/lib/libc/unmount.c +++ b/c/src/lib/libc/unmount.c @@ -152,7 +152,6 @@ int file_systems_below_this_mountpoint( { Chain_Node *the_node; rtems_filesystem_mount_table_entry_t *the_mount_entry; - rtems_filesystem_mount_table_entry_t *current_fs_mt_entry; /* * Is the path even a valid node name in the existing tree? -- cgit v1.2.3