mlt_filter.[ch], mlt_transition.[ch], mlt_consumer.[ch]: improve doxygen for filter...
[melted] / src / framework / mlt_producer.c
index 6646ed8..2202f55 100644 (file)
@@ -50,7 +50,6 @@ static int producers_destroyed = 0;
  * \param this the producer structure to initialize
  * \param child a pointer to the child object for the subclass
  * \return true if there was an error
- * \todo Document the special properties and events.
  */
 
 int mlt_producer_init( mlt_producer this, void *child )