This member was apparently unused.

Close #3133.
---
 cpukit/libcsupport/include/rtems/libio.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cpukit/libcsupport/include/rtems/libio.h 
b/cpukit/libcsupport/include/rtems/libio.h
index 804929915a..9d30dafddf 100644
--- a/cpukit/libcsupport/include/rtems/libio.h
+++ b/cpukit/libcsupport/include/rtems/libio.h
@@ -1318,7 +1318,6 @@ extern const rtems_filesystem_limits_and_options_t
  * to (eg: offset, driver, pathname should be in that)
  */
 struct rtems_libio_tt {
-  rtems_driver_name_t                    *driver;
   off_t                                   offset;    /* current offset into 
file */
   Atomic_Uint                             flags;
   rtems_filesystem_location_info_t        pathinfo;
-- 
2.12.3

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to