summaryrefslogtreecommitdiffstats
path: root/configd/src/apps/sentinel/env.h
diff options
context:
space:
mode:
Diffstat (limited to 'configd/src/apps/sentinel/env.h')
-rw-r--r--configd/src/apps/sentinel/env.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/configd/src/apps/sentinel/env.h b/configd/src/apps/sentinel/env.h
index f117854f006..f71fb537068 100644
--- a/configd/src/apps/sentinel/env.h
+++ b/configd/src/apps/sentinel/env.h
@@ -32,7 +32,6 @@ public:
void notifyConfigUpdated();
private:
void respondAsEmpty();
- void waitForConnectivity(const ModelConfig &model);
ConfigOwner _cfgOwner;
CommandQueue _rpcCommandQueue;
std::unique_ptr<RpcServer> _rpcServer;