]> git.sesse.net Git - vlc/blobdiff - include/vlc_codec.h
Fix xosd memleaks.
[vlc] / include / vlc_codec.h
index 1b6873b7151d541e88c1f0ec6760530db6a5733c..ffc33e7b6caaaea06873838168c1b2c457dbb814 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#if !defined( __LIBVLC__ )
-  #error You are not libvlc or one of its plugins. You cannot include this file
-#endif
-
 #ifndef _VLC_CODEC_H
 #define _VLC_CODEC_H 1