mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 07:20:11 +00:00
Remove BreakVolumeCallBacks prototype
BreakVolumeCallBacks was a dead function that was removed from viced. Remove the prototype for it. Change-Id: I12a4d69719163d3e7be7dcae6f39df17b245c807 Reviewed-on: http://gerrit.openafs.org/1628 Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
parent
6448d4edc8
commit
368e07f736
@ -20,7 +20,6 @@ extern afs_int32 BlocksSpare;
|
||||
extern afs_int32 PctSpare;
|
||||
|
||||
/* callback.c */
|
||||
extern int BreakVolumeCallBacks(afs_uint32);
|
||||
extern int InitCallBack(int);
|
||||
extern int BreakLaterCallBacks(void);
|
||||
extern int BreakVolumeCallBacksLater(afs_uint32);
|
||||
|
Loading…
Reference in New Issue
Block a user