diff options
Diffstat (limited to 'cpp/src/qpid/client/SubscriptionManager.h')
| -rw-r--r-- | cpp/src/qpid/client/SubscriptionManager.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/src/qpid/client/SubscriptionManager.h b/cpp/src/qpid/client/SubscriptionManager.h index fb1a726bff..c9066fe1de 100644 --- a/cpp/src/qpid/client/SubscriptionManager.h +++ b/cpp/src/qpid/client/SubscriptionManager.h @@ -82,9 +82,6 @@ public: */ void run(bool autoStop=true); - /** Deliver messages in another thread. */ - void start(); - /** Cause run() to return */ void stop(); |
