patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / fs / befs / befs.h
index abe345e..fcb7f47 100644 (file)
 #define BEFS_VERSION "0.9.3"
 
 
-/* Sector_t makes this sillyness obsolete */
 typedef u64 befs_blocknr_t;
-typedef u32 vfs_blocknr_t;
-
 /*
  * BeFS in memory structures
  */