quotas: small cleanup
[jlayton/samba.git] / source3 / smbd / proto.h
index 97fe577516f0d8f7608fd9511f00ea9f3eaf8797..7ca546005beea615d2e487e098a12fbb0eca5c52 100644 (file)
@@ -857,7 +857,6 @@ bool fork_echo_handler(struct smbXsrv_connection *xconn);
 
 bool disk_quotas(connection_struct *conn, const char *path, uint64_t *bsize,
                 uint64_t *dfree, uint64_t *dsize);
-bool disk_quotas_vxfs(const char *name, char *path, uint64_t *bsize, uint64_t *dfree, uint64_t *dsize);
 
 /* The following definitions come from smbd/reply.c  */