Whamcloud - gitweb
Land b_smallfix onto HEAD (20040428_2142)
[fs/lustre-release.git] / lustre / liblustre / tests / echo_test.c
index 48d0e6f..f2230ab 100644 (file)
@@ -81,11 +81,6 @@ libcfs_nal_cmd(struct portals_cfg *pcfg)
         return 0;
 }
 
-int in_group_p(gid_t gid)
-{
-        return 0;
-}
-
 int init_current(int argc, char **argv)
 { 
         current = malloc(sizeof(*current));