Unused variable cleanup
[openafs.git] / src / libadmin / pts / afs_ptsAdmin.c
index e671f95..ef57b81 100644 (file)
@@ -1795,7 +1795,6 @@ pts_UserCreate(const void *cellHandle, const char *userName, int *newUserId,
     int rc = 0;
     afs_status_t tst = 0;
     afs_cell_handle_p c_handle = (afs_cell_handle_p) cellHandle;
-    afs_int32 userId = 0;
 
     /*
      * Validate arguments