aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/astobj.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/astobj.h')
-rwxr-xr-xinclude/asterisk/astobj.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asterisk/astobj.h b/include/asterisk/astobj.h
index cc1968676..f6e5f7060 100755
--- a/include/asterisk/astobj.h
+++ b/include/asterisk/astobj.h
@@ -202,7 +202,6 @@ extern "C" {
else \
(container)->head = next; \
ASTOBJ_CONTAINER_UNLOCK(container); \
- break; \
} \
ASTOBJ_UNLOCK(iterator); \
if (found) \