Huge cleanup of type warnings etc.
[yaffs2.git] / direct / yaffs_attribs.c
index de80fe42fcd0e70f7a147707b900b55f67fcca9d..db6bb29e0bd5f9071c6fb26fff3f97ef5128703a 100644 (file)
@@ -88,6 +88,8 @@ void yaffs_load_current_time(struct yaffs_obj *obj, int do_a, int do_c)
 #endif
 }
 
+#if 0
+
 static Y_LOFF_T yaffs_get_file_size(struct yaffs_obj *obj)
 {
        YCHAR *alias = NULL;
@@ -106,3 +108,4 @@ static Y_LOFF_T yaffs_get_file_size(struct yaffs_obj *obj)
        }
 }
 
+#endif