Delete the MS_FINALISE mirror state

It's not being used for anything.
This commit is contained in:
Alex Young
2012-07-15 18:40:50 +01:00
parent e77234c6b1
commit 5794913fdf
3 changed files with 0 additions and 3 deletions

View File

@@ -50,7 +50,6 @@ enum mirror_state {
MS_UNKNOWN,
MS_INIT,
MS_GO,
MS_FINALISE,
MS_DONE,
MS_FAIL_CONNECT,
MS_FAIL_REJECTED,