[asterisk-scf-commits] asterisk-scf/release/test_channel.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Wed May 25 09:45:43 CDT 2011
branch "master" has been updated
via 8b648ed0c94e7e5e4366ba3e1b59f74586c94e32 (commit)
from db70372bebd4d1e3c1e7300cb640f1a9102e9a7c (commit)
Summary of changes:
src/TestEndpoint.cpp | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 8b648ed0c94e7e5e4366ba3e1b59f74586c94e32
Author: Brent Eagles <beagles at digium.com>
Date: Wed May 25 12:15:03 2011 -0230
Remove duplicate logging of operation
diff --git a/src/TestEndpoint.cpp b/src/TestEndpoint.cpp
index e0525c2..94c3cab 100644
--- a/src/TestEndpoint.cpp
+++ b/src/TestEndpoint.cpp
@@ -166,7 +166,6 @@ public:
msg = __FUNCTION__;
}
mEndpointManager->log(mId, msg);
- mEndpointManager->log(mId, __FUNCTION__);
cb->ice_response();
}
-----------------------------------------------------------------------
--
asterisk-scf/release/test_channel.git
More information about the asterisk-scf-commits
mailing list