mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
These prototypes are not supposed to be in asterisk.h. They are already in
version.h. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@97657 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -50,9 +50,6 @@
|
|||||||
|
|
||||||
int ast_set_priority(int); /*!< Provided by asterisk.c */
|
int ast_set_priority(int); /*!< Provided by asterisk.c */
|
||||||
|
|
||||||
const char *ast_get_version(void);
|
|
||||||
const char *ast_get_version_num(void);
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* \brief Register a function to be executed before Asterisk exits.
|
* \brief Register a function to be executed before Asterisk exits.
|
||||||
* \param func The callback function to use.
|
* \param func The callback function to use.
|
||||||
|
Reference in New Issue
Block a user