]> git.sesse.net Git - vlc/blobdiff - include/vlc_block_helper.h
Fix memleak in lua module.
[vlc] / include / vlc_block_helper.h
index 8500b0c07689776fc318c0fcd67234f30b1eb371..4fe6e76985cb850d4fb8938eef809fe75bfcbc84 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_BLOCK_HELPER_H
 #define _VLC_BLOCK_HELPER_H 1