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:
Tilghman Lesher
2011-07-06 14:35:01 +00:00
parent d104b4e701
commit 9a3fd9a994
14 changed files with 19 additions and 19 deletions

View File

@@ -23,7 +23,7 @@
*/
/*** MODULEINFO
<use type="external">crypto</use>
<use>crypto</use>
***/
#include "asterisk.h"