]> git.sesse.net Git - vlc/blobdiff - include/vlc_messages.h
Add vlclua_dir_list_free to free list created by vlclua_dir_list and use it.
[vlc] / include / vlc_messages.h
index 76c0882aea66612d0bcd443610b8755a0b4c563f..1ce7d7b914ac6cac8c52844c11c2923897ff02da 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_MESSAGES_H_
 #define _VLC_MESSAGES_H_