summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/unmount.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/unmount.c')
-rw-r--r--cpukit/libcsupport/src/unmount.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/libcsupport/src/unmount.c b/cpukit/libcsupport/src/unmount.c
index d782080085..9bdfb2c38c 100644
--- a/cpukit/libcsupport/src/unmount.c
+++ b/cpukit/libcsupport/src/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?