]> git.sesse.net Git - vlc/blobdiff - include/vlc_access.h
Don't print a message a malloc failed.
[vlc] / include / vlc_access.h
index d92744691334648abd7f21b7258530db10f54113..26a867c5737bd6a2820e8c5bd879de03f2051a78 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_ACCESS_H
 #define _VLC_ACCESS_H 1