]> git.sesse.net Git - vlc/blobdiff - include/vlc_vout.h
Remove unused variable.
[vlc] / include / vlc_vout.h
index 0e1a1650397546d398e4e437cf613973f85d38d3..fc8306b98ee31c9e693d9a4528ae3b8064a11b03 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_VOUT_H_
 #define _VLC_VOUT_H_ 1