[hydra-commits] hydra/slice.git branch "master" updated.
Commits to the Hydra project code repositories
hydra-commits at lists.digium.com
Tue Aug 10 07:31:09 CDT 2010
branch "master" has been updated
via 1d3ca2a8bbaa340bf32e327c0e9d6db2f5dd3c1b (commit)
from 44b62d95100276b8abcdb1c578ff4c077fe26835 (commit)
Summary of changes:
Core/Bridging/BridgeServiceIf.ice | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
- Log -----------------------------------------------------------------
commit 1d3ca2a8bbaa340bf32e327c0e9d6db2f5dd3c1b
Author: Brent Eagles <beagles at digium.com>
Date: Tue Aug 10 09:59:13 2010 -0230
Removing old interface.
diff --git a/Core/Bridging/BridgeServiceIf.ice b/Core/Bridging/BridgeServiceIf.ice
index 01c0d7a..4d5615c 100644
--- a/Core/Bridging/BridgeServiceIf.ice
+++ b/Core/Bridging/BridgeServiceIf.ice
@@ -71,14 +71,6 @@ module V1
void destroy();
};
- interface BridgeEvents
- {
- void endpointAdded(Endpoint::V1::BaseEndpoint ep);
- void endpointRemoved(Endpoint::V1::BaseEndpoint ep);
- void shuttingDown();
- void stopped();
- };
-
interface BridgeMonitor
{
bool onAddEndpoint(Endpoint::V1::BaseEndpoint ep);
-----------------------------------------------------------------------
--
hydra/slice.git
More information about the asterisk-scf-commits
mailing list