From fc34191920a7fe8691d391c20ca8cdba848d6918 Mon Sep 17 00:00:00 2001 From: Benoit Foucher Date: Mon, 6 Aug 2007 11:39:57 +0200 Subject: Fixed bug 2355 --- cpp/src/IceGrid/ServerAdapterI.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src/IceGrid/ServerAdapterI.h') diff --git a/cpp/src/IceGrid/ServerAdapterI.h b/cpp/src/IceGrid/ServerAdapterI.h index 50bbedd6854..c8cd68e5d0f 100644 --- a/cpp/src/IceGrid/ServerAdapterI.h +++ b/cpp/src/IceGrid/ServerAdapterI.h @@ -48,6 +48,7 @@ private: Ice::ObjectPrx _proxy; std::vector _activateCB; + bool _activateAfterDeactivating; }; typedef IceUtil::Handle ServerAdapterIPtr; -- cgit v1.2.3