Remove obsolete pathDivider field
[yaffs2.git] / yaffs_guts.h
index c74b51c05c3567efef77d92285ba1d31922028c4..0563597eb28471faa5ec54e50e92124c98fcd41a 100644 (file)
@@ -603,10 +603,6 @@ struct yaffs_DeviceParamStruct {
        int disableLazyLoad;    /* Disable lazy loading on this device */
        int wideTnodesDisabled; /* Set to disable wide tnodes */
 
-       YCHAR *pathDividers;    /* String of legal path dividers */
-
-       
-
        /* End of stuff that must be set before initialisation. */
 };