From 368e07f7367252d8877e86b3a3df9c559622e90e Mon Sep 17 00:00:00 2001 From: Andrew Deason Date: Tue, 23 Mar 2010 14:27:28 -0500 Subject: [PATCH] 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 Tested-by: Derrick Brashear --- src/viced/viced_prototypes.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/viced/viced_prototypes.h b/src/viced/viced_prototypes.h index f26ac68..327af46 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); -- 1.9.4