[asterisk-scf-commits] asterisk-scf/release/servicediscovery.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Mon Nov 22 08:35:52 CST 2010


branch "master" has been updated
       via  d41f217d31d10eb1116bbca39cc50d786794a177 (commit)
      from  104d395b4080eb675a7846afb5cd1602349cdb01 (commit)

Summary of changes:
 src/CollocatedIceStorm.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)


- Log -----------------------------------------------------------------
commit d41f217d31d10eb1116bbca39cc50d786794a177
Author: David M. Lee <dlee at digium.com>
Date:   Thu Nov 18 15:21:56 2010 -0600

    Removed redundant typedef.

diff --git a/src/CollocatedIceStorm.h b/src/CollocatedIceStorm.h
index da792f2..e8b5da5 100644
--- a/src/CollocatedIceStorm.h
+++ b/src/CollocatedIceStorm.h
@@ -31,9 +31,6 @@ namespace ServiceDiscovery
  * a separate process to access IceStorm services.
  */
 
-class CollocatedIceStorm;
-typedef IceUtil::Handle<CollocatedIceStorm> CollocatedIceStormPtr;
-
 class CollocatedIceStorm : public IceUtil::Shared
 {
 public:

-----------------------------------------------------------------------


-- 
asterisk-scf/release/servicediscovery.git



More information about the asterisk-scf-commits mailing list