Parcourir la source

remove comment about removed api export

jp9000 il y a 12 ans
Parent
commit
92f48c1aa5
1 fichiers modifiés avec 0 ajouts et 6 suppressions
  1. 0 6
      libobs/obs-source.h

+ 0 - 6
libobs/obs-source.h

@@ -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.
  *