summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2016-09-19 23:54:16 +0100
committerChris Wilson <chris+github@qwirx.com>2016-09-19 23:54:16 +0100
commit6eb2a97bad4c7ad87814b54e20c9ba02e6f11bf8 (patch)
treefbc229fe164d4d932bb4087c03bb64f87cb469b0 /lib
parent4f01448abd4a748d6d3a86b3bfacf20621ce701c (diff)
Remove unused #includes.
Diffstat (limited to 'lib')
-rw-r--r--lib/backupstore/BackupAccountControl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/backupstore/BackupAccountControl.h b/lib/backupstore/BackupAccountControl.h
index 9f34d194..00118ec2 100644
--- a/lib/backupstore/BackupAccountControl.h
+++ b/lib/backupstore/BackupAccountControl.h
@@ -14,7 +14,6 @@
#include "BackupStoreAccountDatabase.h"
#include "HTTPResponse.h"
-#include "NamedLock.h"
#include "S3Client.h"
class BackupStoreDirectory;