Remove dead code
[openafs.git] / src / afs / UKERNEL / osi_machdep.h
index e252c76..cd2a555 100644 (file)
@@ -51,9 +51,6 @@
 
 #define osi_vnhold(avc, r)  do { VN_HOLD(AFSTOV(avc)); } while(0)
 
-#if 0
-#define        afs_suser(x)        suser(x)
-#endif
 /*
  * Global lock support.
  */