]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Loader: Remove unneeded load_pri declarations.
authorCorey Farrell <git@cfware.com>
Mon, 20 Nov 2017 18:54:38 +0000 (13:54 -0500)
committerCorey Farrell <git@cfware.com>
Mon, 20 Nov 2017 19:10:09 +0000 (14:10 -0500)
commit8971a7ff3ce6c6a1ea23d4549cd7a1e05f61d6b7
tree714a8afeb88fc023b4f0be7b7f696e55b124e18a
parentef8ee3ee69fb1b2f9bb2694217d8dfdf124d251f
Loader: Remove unneeded load_pri declarations.

Instead of specifying AST_MODFLAG_LOAD_ORDER with load_pri
AST_MODPRI_DEFAULT just use AST_MODFLAG_DEFAULT.

Change-Id: I0123258eafce324249433a69df15a85cc16e509f
apps/app_skel.c
res/res_format_attr_h263.c
res/res_format_attr_h264.c
res/res_hep_pjsip.c
res/res_hep_rtcp.c
res/res_pjsip_endpoint_identifier_anonymous.c