summaryrefslogtreecommitdiff
path: root/lib/backupstore/BackupStoreCheck.cpp
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2011-11-01 23:36:04 +0000
committerChris Wilson <chris+github@qwirx.com>2011-11-01 23:36:04 +0000
commita6e6b717c6dbeb4d52b5f6670036b9a668dbdb18 (patch)
treed6991b8f312db307c2548c29f0e4a0f26e788d0b /lib/backupstore/BackupStoreCheck.cpp
parent73ded97011affe5c740712e5ad899c2f9886887f (diff)
Remove debugging code.
Diffstat (limited to 'lib/backupstore/BackupStoreCheck.cpp')
-rw-r--r--lib/backupstore/BackupStoreCheck.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/backupstore/BackupStoreCheck.cpp b/lib/backupstore/BackupStoreCheck.cpp
index 8daa2330..04f6a41c 100644
--- a/lib/backupstore/BackupStoreCheck.cpp
+++ b/lib/backupstore/BackupStoreCheck.cpp
@@ -467,14 +467,6 @@ bool BackupStoreCheck::CheckAndAddObject(int64_t ObjectID,
int64_t containerID = -1;
int64_t size = -1;
- // Debugging for Sune Molgaard's issue with non-existent files being
- // detected as unattached and crashing later in CheckUnattachedObjects()
- if (ObjectID == 0x90c1a)
- {
- BOX_INFO("Trying to open " << BOX_FORMAT_OBJECTID(ObjectID) <<
- " from " << rFilename << " on disc " << mDiscSetNumber);
- }
-
try
{
// Open file