Removed fpathconf file system node handler.

There existed no calling function for this handler.
This commit is contained in:
Sebastian Huber
2012-02-02 15:45:16 +01:00
parent 184a612ebe
commit 1052242d23
20 changed files with 1 additions and 72 deletions

View File

@@ -50,7 +50,6 @@ rtems_filesystem_file_handlers_r devFS_file_handlers =
devFS_stat,
rtems_filesystem_default_fchmod,
rtems_filesystem_default_ftruncate,
rtems_filesystem_default_fpathconf,
rtems_filesystem_default_fsync,
rtems_filesystem_default_fdatasync,
rtems_filesystem_default_fcntl,