]> git.sesse.net Git - vlc/blobdiff - include/vlc_arrays.h
Remove __LIBVLC__ test
[vlc] / include / vlc_arrays.h
index f2c515c3a0c197783e30d3429fa1f6d59165855f..7ac9290e3183ddf36ce366705a8ca9b7c8f102a0 100644 (file)
  * along with this program; if not, write to the Free Software
  * 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_ARRAYS_H_
 #define _VLC_ARRAYS_H_