summaryrefslogtreecommitdiff
path: root/bin/bbstored/BackupStoreDaemon.cpp
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2006-11-06 20:40:46 +0000
committerChris Wilson <chris+github@qwirx.com>2006-11-06 20:40:46 +0000
commitee4dc408e4ce8364322ea19a4fabbb5e8edf4d46 (patch)
treee40830b7a42d37d80b239fccb169e8826b5b4bdf /bin/bbstored/BackupStoreDaemon.cpp
parentfcb18d47d0f362459407961fb1ce698694987630 (diff)
Compile fix
Diffstat (limited to 'bin/bbstored/BackupStoreDaemon.cpp')
-rw-r--r--bin/bbstored/BackupStoreDaemon.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/bbstored/BackupStoreDaemon.cpp b/bin/bbstored/BackupStoreDaemon.cpp
index 196cacfb..e09bd17d 100644
--- a/bin/bbstored/BackupStoreDaemon.cpp
+++ b/bin/bbstored/BackupStoreDaemon.cpp
@@ -42,7 +42,6 @@ BackupStoreDaemon::BackupStoreDaemon()
mExtendedLogging(false),
mHaveForkedHousekeeping(false),
mIsHousekeepingProcess(false),
- mHousekeepingInited(false),
mInterProcessComms(mInterProcessCommsSocket)
{
}