]> git.sesse.net Git - vlc/blobdiff - doc/developer/video_output.xml
Remove Common Intermediate Language bindings
[vlc] / doc / developer / video_output.xml
index 3cdb855e508e9966fc2ad338438d2461825ee4d5..f609b8db1f7c64c9e263ed4270ecc73e1cf72938 100644 (file)
@@ -186,11 +186,6 @@ functions :
       Frees optional picture buffers.
       </para> </listitem>
 
-      <listitem> <para> <function> vout_Destroy </function> <parameter>
-      ( vout_thread_t *p_vout ) </parameter> :
-      Unmaps the window and frees all allocated resources.
-      </para> </listitem>
-
       <listitem> <para> <type> int </type> <function> vout_Manage
       </function> <parameter> ( vout_thread_t *p_vout ) </parameter> :
       Manages events (including for instance resize events).