remove comment about removed api export

master
jp9000 2013-10-01 05:56:07 -07:00
parent a2dce06fa8
commit 92f48c1aa5
1 changed files with 0 additions and 6 deletions

View File

@ -89,12 +89,6 @@
* ===========================================
* Optional Source Exports
* ===========================================
* void [name]_update(void *data, const char *settings)
* Updates the source's settings
*
* settings: New settings of the source
*
* ---------------------------------------------------------
* void [name]_config(void *data, void *parent);
* Called to configure the source.
*