locking: Move SMB_OFF_T_BITS macro to its only user
[amitay/samba.git] / source3 / include / includes.h
index 2dafc65f41a8904ca8dda19d5332d94e35181798..6389e7be3c029d7d5340e6e2fde581b8c950936b 100644 (file)
@@ -179,8 +179,6 @@ typedef sig_atomic_t volatile SIG_ATOMIC_T;
 /* this should really be a 64 bit type if possible */
 typedef uint64_t br_off;
 
-#define SMB_OFF_T_BITS (sizeof(off_t)*8)
-
 /*
  * Set the define that tells us if we can do 64 bit
  * NT SMB calls.