summaryrefslogtreecommitdiff
path: root/bin/bbstored/BackupConstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'bin/bbstored/BackupConstants.h')
-rw-r--r--bin/bbstored/BackupConstants.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/bbstored/BackupConstants.h b/bin/bbstored/BackupConstants.h
index 515b3bcd..19d06a15 100644
--- a/bin/bbstored/BackupConstants.h
+++ b/bin/bbstored/BackupConstants.h
@@ -10,8 +10,6 @@
#ifndef BACKUPCONSTANTS__H
#define BACKUPCONSTANTS__H
-#define BACKUP_STORE_DEFAULT_ACCOUNT_DATABASE_FILE "/etc/box/backupstoreaccounts"
-
// 15 minutes to timeout (milliseconds)
#define BACKUP_STORE_TIMEOUT (15*60*1000)