summaryrefslogtreecommitdiff
path: root/cpp/src/IceStorm/TopicManagerI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceStorm/TopicManagerI.cpp')
-rw-r--r--cpp/src/IceStorm/TopicManagerI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceStorm/TopicManagerI.cpp b/cpp/src/IceStorm/TopicManagerI.cpp
index 2d17084902b..009574b7706 100644
--- a/cpp/src/IceStorm/TopicManagerI.cpp
+++ b/cpp/src/IceStorm/TopicManagerI.cpp
@@ -35,7 +35,7 @@ TopicManagerI::TopicManagerI(const Ice::CommunicatorPtr& communicator, const Ice
_topics(_communicator, envName, dbName)
{
_flusher = new Flusher(_communicator, _traceLevels);
- _factory = new SubscriberFactory(_traceLevels, _flusher);
+ _factory = new SubscriberFactory(_communicator, _traceLevels, _flusher);
//
// Recreate each of the topics in the dictionary. If the topic