mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-26 22:30:28 +00:00
Removing type attributes, as a change to menuselect makes them no longer necessary.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@326469 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
/*** MODULEINFO
|
||||
<use type="external">crypto</use>
|
||||
<use>crypto</use>
|
||||
***/
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
/*** MODULEINFO
|
||||
<depend>speex</depend>
|
||||
<depend>speex_preprocess</depend>
|
||||
<use type="external">speexdsp</use>
|
||||
<use>speexdsp</use>
|
||||
***/
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
Reference in New Issue
Block a user