From 537848f5bd51d984d16dcf2c367004dee6635129 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Thu, 13 Feb 2014 22:30:47 +0000 Subject: Compile fix. Remove redefinition of ExpectedRefCounts. --- test/backupstore/testbackupstore.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/backupstore') diff --git a/test/backupstore/testbackupstore.cpp b/test/backupstore/testbackupstore.cpp index fd2a572f..235d6773 100644 --- a/test/backupstore/testbackupstore.cpp +++ b/test/backupstore/testbackupstore.cpp @@ -631,8 +631,6 @@ void test_everything_deleted(BackupProtocolClient &protocol, int64_t DirID) TEST_THAT(dirs == 0 || dirs == 2); } -std::vector ExpectedRefCounts; - void set_refcount(int64_t ObjectID, uint32_t RefCount) { if ((int64_t)ExpectedRefCounts.size() <= ObjectID) -- cgit v1.2.3