[asterisk-scf-commits] asterisk-scf/integration/slice.git branch "operation-context-propogation" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Tue Jan 24 15:16:46 CST 2012


branch "operation-context-propogation" has been updated
       via  cad2c8230444e178fda64d626c5bcc8ef509a8cb (commit)
      from  1143abea2f385b9793efab76a651a75ef1f8680b (commit)

Summary of changes:
 .../Core/Discovery/ServiceLocatorIf.ice            |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)


- Log -----------------------------------------------------------------
commit cad2c8230444e178fda64d626c5bcc8ef509a8cb
Author: Brent Eagles <beagles at digium.com>
Date:   Tue Jan 24 17:46:26 2012 -0330

    Change didn't belong in this branch.. not this way at least.

diff --git a/slice/AsteriskSCF/Core/Discovery/ServiceLocatorIf.ice b/slice/AsteriskSCF/Core/Discovery/ServiceLocatorIf.ice
index d44431c..4874c9d 100644
--- a/slice/AsteriskSCF/Core/Discovery/ServiceLocatorIf.ice
+++ b/slice/AsteriskSCF/Core/Discovery/ServiceLocatorIf.ice
@@ -111,8 +111,6 @@ module V1
        string id;
    };
 
-   sequence<ServiceLocatorParams> ServiceLocatorParamsSeq;
-
    /**
     * Interface used to perform service locator requests.
     */
@@ -194,11 +192,6 @@ module V1
        * Method which unregisters this service from the service locator.
        */
       void unregister();
-
-       /**
-        * Returns a sequence containing all ServiceLocatorParams added to this object.
-        */
-       ServiceLocatorParamsSeq getLocatorParams();
    };
 
    /**

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


-- 
asterisk-scf/integration/slice.git



More information about the asterisk-scf-commits mailing list