summaryrefslogtreecommitdiff
path: root/include/asterisk/_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/_private.h')
-rw-r--r--include/asterisk/_private.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/asterisk/_private.h b/include/asterisk/_private.h
index 67d17382b..01a8352fc 100644
--- a/include/asterisk/_private.h
+++ b/include/asterisk/_private.h
@@ -121,16 +121,6 @@ int ast_xmldoc_load_documentation(void);
*/
int ast_plc_reload(void);
-/*!
- * \brief Init the ast_format attribute interface register container.
- */
-int ast_format_attr_init(void);
-
-/*!
- * \brief Init the Asterisk global format list after all format attribute modules have been loaded
- */
-int ast_format_list_init(void);
-
/*! \brief initializes the rtp engine arrays */
int ast_rtp_engine_init(void);