summaryrefslogtreecommitdiff
path: root/res/res_hep.c
diff options
context:
space:
mode:
authorMatthew Jordan <mjordan@digium.com>2014-08-11 13:57:25 +0000
committerMatthew Jordan <mjordan@digium.com>2014-08-11 13:57:25 +0000
commitcc7853f40f6b6b67cd9f2352e79537e9360a5024 (patch)
tree294800294e094b256ad8ef131c142684e6ad187a /res/res_hep.c
parentb94fc0696663d0b3773965fefb0e12f56542a83c (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. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@420742 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>
***/