ubik: Remove 'mtime' from ubik_stat
[openafs.git] / src / ubik / ubik.p.h
index 9454cac..3f3d41b 100644 (file)
@@ -123,7 +123,6 @@ struct ubik_trunc {
 
 struct ubik_stat {
     afs_int32 size;
-    afs_int32 mtime;
 };
 
 #include <lock.h>              /* just to make sure we've got this */