diff --git a/src/viced/viced_prototypes.h b/src/viced/viced_prototypes.h index f26ac68304..327af467aa 100644 --- a/src/viced/viced_prototypes.h +++ b/src/viced/viced_prototypes.h @@ -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);