diff --git a/src/afs/afs_pioctl.c b/src/afs/afs_pioctl.c index 9182a4b52f..7ddb5add29 100644 --- a/src/afs/afs_pioctl.c +++ b/src/afs/afs_pioctl.c @@ -1426,12 +1426,6 @@ DECL_PIOCTL(PGetFID) * * \post Changed ACL, via direct writing to the wire */ -int -dummy_PSetAcl(char *ain, char *aout) -{ - return 0; -} - DECL_PIOCTL(PSetAcl) { afs_int32 code;