[Box Backup-commit] COMMIT r1620 - box/chris/merge/lib/backupclient
boxbackup-dev@fluffy.co.uk
boxbackup-dev@fluffy.co.uk
Sun, 29 Apr 2007 14:47:48 +0100
Author: chris
Date: 2007-04-29 14:47:48 +0100 (Sun, 29 Apr 2007)
New Revision: 1620
Modified:
box/chris/merge/lib/backupclient/BackupClientRestore.cpp
Log:
Remove unwanted blank line. (refs #3)
Modified: box/chris/merge/lib/backupclient/BackupClientRestore.cpp
===================================================================
--- box/chris/merge/lib/backupclient/BackupClientRestore.cpp 2007-04-29 13:47:03 UTC (rev 1619)
+++ box/chris/merge/lib/backupclient/BackupClientRestore.cpp 2007-04-29 13:47:48 UTC (rev 1620)
@@ -591,7 +591,6 @@
}
}
-
// Make sure the restore info has been saved
if(bytesWrittenSinceLastRestoreInfoSave != 0)
{