summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2007-04-29 13:47:48 +0000
committerChris Wilson <chris+github@qwirx.com>2007-04-29 13:47:48 +0000
commit1e0c90956567752044545f3ef4876415da9e9700 (patch)
tree25b608900edf3f6f79c9607f6efcb6ec31ff68a7 /lib
parent649214baa3166aec940f17a8f93dd234111f2044 (diff)
Remove unwanted blank line. (refs #3)
Diffstat (limited to 'lib')
-rw-r--r--lib/backupclient/BackupClientRestore.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/backupclient/BackupClientRestore.cpp b/lib/backupclient/BackupClientRestore.cpp
index 0b2b6d84..834bfb9a 100644
--- a/lib/backupclient/BackupClientRestore.cpp
+++ b/lib/backupclient/BackupClientRestore.cpp
@@ -591,7 +591,6 @@ static int BackupClientRestoreDir(BackupProtocolClient &rConnection, int64_t Dir
}
}
-
// Make sure the restore info has been saved
if(bytesWrittenSinceLastRestoreInfoSave != 0)
{