summaryrefslogtreecommitdiff
path: root/res/res_hep.c
diff options
context:
space:
mode:
authorMatthew Jordan <mjordan@digium.com>2014-08-11 13:57:53 +0000
committerMatthew Jordan <mjordan@digium.com>2014-08-11 13:57:53 +0000
commitbecf7c70037dfe77b407bb118e1b2b995fd609bf (patch)
treeada8251c5bd1051bb8aab47a5ee93a1640a61d40 /res/res_hep.c
parent1e0846167b008637e413069ed6ce608c9b65c3c8 (diff)
res_hep: Remove disabling of modules
These modules were originally specified as being disabled, as they were introduced midstream in Asterisk 12. That makes it nicer for folks who are upgrading to a new release in the middle of Asterisk 12. That's not the case for Asterisk 13: it's a brand new release. There's no reason to have the modules disabled by default in that case. ........ Merged revisions 420742 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@420743 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/res_hep.c')
-rw-r--r--res/res_hep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/res_hep.c b/res/res_hep.c
index c558bc252..da23d2257 100644
--- a/res/res_hep.c
+++ b/res/res_hep.c
@@ -37,7 +37,6 @@
*/
/*** MODULEINFO
- <defaultenabled>no</defaultenabled>
<support_level>extended</support_level>
***/