]> git.sesse.net Git - vlc/commitdiff
Remove __LIBVLC__ test
authorRémi Denis-Courmont <rdenis@simphalempin.com>
Fri, 6 Jun 2008 16:07:55 +0000 (19:07 +0300)
committerRémi Denis-Courmont <rdenis@simphalempin.com>
Fri, 6 Jun 2008 16:07:55 +0000 (19:07 +0300)
52 files changed:
include/vlc_access.h
include/vlc_acl.h
include/vlc_aout.h
include/vlc_arrays.h
include/vlc_bits.h
include/vlc_block.h
include/vlc_block_helper.h
include/vlc_charset.h
include/vlc_codec.h
include/vlc_codec_synchro.h
include/vlc_codecs.h
include/vlc_config.h
include/vlc_config_cat.h
include/vlc_configuration.h
include/vlc_demux.h
include/vlc_devices.h
include/vlc_epg.h
include/vlc_es.h
include/vlc_es_out.h
include/vlc_filter.h
include/vlc_httpd.h
include/vlc_image.h
include/vlc_input.h
include/vlc_interface.h
include/vlc_intf_strings.h
include/vlc_iso_lang.h
include/vlc_keys.h
include/vlc_main.h
include/vlc_md5.h
include/vlc_messages.h
include/vlc_meta.h
include/vlc_modules.h
include/vlc_mtime.h
include/vlc_network.h
include/vlc_objects.h
include/vlc_osd.h
include/vlc_playlist.h
include/vlc_rand.h
include/vlc_services_discovery.h
include/vlc_sout.h
include/vlc_stream.h
include/vlc_streaming.h
include/vlc_strings.h
include/vlc_threads.h
include/vlc_tls.h
include/vlc_update.h
include/vlc_url.h
include/vlc_variables.h
include/vlc_vlm.h
include/vlc_vod.h
include/vlc_vout.h
include/vlc_xml.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
 
index 9261811fb0fcb7b896395840735d000620e60333..2aa6703079e7d82100fdbd1650c48488782b0ac3 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_ACL_H
 # define __VLC_ACL_H
 
index 6dae9cf0c607f7283cdfc16a545e6c692a837868..1eddf898991c382239c0dde47614309060ad7fb1 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_AOUT_H
 #define _VLC_AOUT_H 1
 
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_
 
index 9d77c473ce8ab1e92216e8a1fa49fab59920133a..1a6bab607140a0b5527f0de87a6ff4b80b6cee0a 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_BITS_H
 #define _VLC_BITS_H 1
 
index 287e4099fc83aa4a21f3dd82780531b86c9a653f..653061c3fc046d83de1298358395cdb0f2f13a12 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_H
 #define _VLC_BLOCK_H 1
 
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
 
index 8519904005931048c04e7456c4a1ff484d09ed88..0788b17f2487a22747d8e75dd6f05dac615c1d70 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_CHARSET_H
 #define __VLC_CHARSET_H 1
 
index 1b6873b7151d541e88c1f0ec6760530db6a5733c..ffc33e7b6caaaea06873838168c1b2c457dbb814 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_CODEC_H
 #define _VLC_CODEC_H 1
 
index 3e2da9d07ea27e3c1a4d866fbd249d0dbd7c7d3a..0725790859a57682360a75727360b97eb50e3f9b 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
-
 /*****************************************************************************
  * decoder_synchro_t : timers for the video synchro
  *****************************************************************************/
index 5064ca4bb6b035d47839654f6e9ac6d8d6d0213c..d217470698da1c63f28cc03f65f09a39bcd8915a 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_CODECS_H
 #define _VLC_CODECS_H 1
 
index bd8d2509963e84d412d013f78fb4187451b46f21..30f05e308146d0ab8ba2d19bda0d2fe4db887dc6 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
-
 /* Conventions regarding names of symbols and variables
  * ----------------------------------------------------
  *
index fc1ecb81d25f9384132cd77c69adb96c2e01cfc1..e21c29e8fc40ce6b6e4d49d0b9e6ff8afa057e00 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_HELP_H
 #define _VLC_HELP_H 1
 
index 15c6a2202083577b92f0a37cc3602b34f01b8cdc..d607d249273d29a93efc4e0978100003913ba1fc 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_CONFIGURATION_H
 #define _VLC_CONFIGURATION_H 1
 
index 26cafb0fc2b81c9e4aaae857e0cb76152a298d79..e7a39da157c48b290f7111d814864dbe14503581 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_DEMUX_H
 #define _VLC_DEMUX_H 1
 
index cd20320e2e5528608d7445cbfae70160a811a223..dd5279e1278dbf9b1fa10e6e6eedf2bcdc5c5c1a 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_DEVICES_H
 #define _VLC_DEVICES_H 1
 
index 9017089f87ef9dc070e3c315a67661cc2d0266c5..26141ac158100a0f38114ad7a209d62b4a40ff85 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_EPG_H
 #define _VLC_EPG_H 1
 
index 4c5f7f275b3ebf603953fae4c535ae872c861688..d020d134ac7442f0568b5a67edc70b2220190c6e 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_ES_H
 #define _VLC_ES_H 1
 
index 90167c7c6a89c229cc2f4e2ee7d6bf649f2dd9b2..06728092d6222508a29eacdc350ee756a6be6b72 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_ES_OUT_H
 #define _VLC_ES_OUT_H 1
 
index dff75dc3307d95099f9737b65673efde75059db4..d53365c497a89d7cad89662900d66d17bf4b8412 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_FILTER_H
 #define _VLC_FILTER_H 1
 
index b5135c62b8f6793bf020858ae4122d8aec2f64bb..7be391ebe9e440786340452eaf59da1856bd3500 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_HTTPD_H
 #define _VLC_HTTPD_H 1
 
index ab1031b20fdc225d912f652da261dde545670b9b..c554564a90a168cf83a8a17b28336a0828fbce8a 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_IMAGE_H
 #define _VLC_IMAGE_H 1
 
index 3408b3cb01ba60c2625a91721bf5506bc63baebd..998442207a18b2f6e11e869de94bc3a093060983 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
-
 /* __ is need because conflict with <vlc/input.h> */
 #ifndef _VLC__INPUT_H
 #define _VLC__INPUT_H 1
index 6e78ef2053a0eb6ea85d4534f2a36caf0b9b5683..8564a7b2232a1c5dd0efa833f7971f6610d7e997 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_INTF_H_
 #define _VLC_INTF_H_
 
index 5c041686f68bfc58477ecab27a029dff56f1608f..2131ab23277ad6a50ca1643e5c91112fb5ac12a8 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_ISTRINGS_H
 #define _VLC_ISTRINGS_H 1
 
index 51daac60fa54d2239162ee53fe2a2978606af366..44823e4eda4ce3ccc080df98f91d92ad6e214e2d 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
-
 struct iso639_lang_t
 {
     const char * psz_eng_name;        /* Description in English */
index d7b1d7d0db6d57ca00300ee4121b0ee546c5af8a..3275fedf4856b0b78bcb316fa33fe9d9ef5439f7 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_KEYS_H
 #define _VLC_KEYS_H 1
 
index c67281f031ae84c82d5f6ba44ab49b84c7fdccc8..1d1810efedf393ec2fe3eccb6485a24d594fbb18 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
-
 TYPEDEF_ARRAY(input_item_t*, input_item_array_t);
 
 /*****************************************************************************
index 308763f14b04bdc2431d896f562e6f65a027d7e3..46f10f01439edbcc8bad45673cc302039b76dd5b 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_MD5_H
 # define _VLC_MD5_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_
 
index 66f90de7b06aa5dac9eaf5bafd276b13bfd430a0..a8f2ab7120649a6ccedf3bdd7c87e9b6a035cd4d 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_META_H
 #define _VLC_META_H 1
 
index b3fdcbe20b8158250261e308cdebdfd261716a8d..c1d370373eac2cfba3e6979227cedddcb96f1b66 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
-
 /*****************************************************************************
  * Exported functions.
  *****************************************************************************/
index add6941638eeec9dc0965dc22088f63198d2b353..d8cfca94db08e9f2effb0cb9926bce4c121366b2 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
-
 /*****************************************************************************
  * LAST_MDATE: date which will never happen
  *****************************************************************************
index 363f5e9b4bb7c46670f1e6cce0ba8e20120e70fa..aca2b0a70498e9c721bae34ac3660a30e935d008 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_NETWORK_H
 # define __VLC_NETWORK_H
 
index 81ee3fdeed937a228c144c7281e44714bb2cb8f2..a41f74adafcea4f8a743525d6d861649fa278f48 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
-
 /**
  * \file
  * This file defines the vlc_object_t structure and object types.
index 2102470f23166dff6d8eca132690de1d739fad70..cccc2aed3ea4b51563e28c9e8bd9c38563467631 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_OSD_H
 #define _VLC_OSD_H 1
 
index 9070f754ba687b314c8190be133058d11fb21fac..1dcd245b6fc76b833e7b6bf9e4ff117c0d71c3f7 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_PLAYLIST_H_
 #define _VLC_PLAYLIST_H_
 
index 8a5232f9162287de1be5e2f787c114d50f2fd9cd..4225316cb1d4d3335d278103e844bffce84db4a4 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_RAND_H
 # define _VLC_RAND_H
 
index 862c4d17f4f97ea6a7c4d5eee9fc59498e6465aa..92c7d19aad77f4ac1e5c270943013795cd83efc4 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_SERVICES_DISCOVERY_H_
 #define _VLC_SERVICES_DISCOVERY_H_
 
index cb2ef6f488e76439e13cb02d8eb65d4bf4779b2e..d1a75ad8b5b079db9c4bd3b4370bcbe5e0c3ae19 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_SOUT_H_
 #define _VLC_SOUT_H_
 
index 4c9f25a002ed5e547fcebe28656cbec8601de697..bb947c94285b469ad406f2f2241eea197e99c958 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_STREAM_H
 #define _VLC_STREAM_H 1
 
index d9c6ca3e5593aedd4082f278c4abcf792f129336..7446fed352fd28efa6b8ca2e3f5ec15aa0dd00f5 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_STREAMING_H_
 #define _VLC_STREAMING_H_
 
index 04a787914a1d1071911e12c1b94aedeee3951395..6efe4372c8d1e5741355ac05d27865b77b17e2ae 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_STRINGS_H
 #define _VLC_STRINGS_H 1
 
index 9cd09408b581ec0f14a7d34fb2dbdf4d3833a00f..c3c8b4fe9c56519d5605bb8032cc45df60c44ff0 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_THREADS_H_
 #define _VLC_THREADS_H_
 
index ea78bb9cb2a764811ef204c7a190dd2a0e272519..f6c480667fe66bec3b923986cf60492af96d1f1b 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_TLS_H
 # define _VLC_TLS_H
 
index 6e260f9d50267d26419a4d955b5c03db2a681b24..11f5f4fa0602fb6446dc53807bf7a07c2a00a820 100644 (file)
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  *****************************************************************************/
 
-#if !defined( __LIBVLC__ )
-  #error You are not libvlc or one of its plugins. You cannot include this file
-#endif
-
 #ifndef _VLC_UPDATE_H
 #define _VLC_UPDATE_H
 
index 42fe23eb13ee2ce4a059804352b2528ff7c083b1..c996f3fcc3915ea92860727270599066dfa2216e 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_URL_H
 # define __VLC_URL_H
 
index ecd997e382ac216bb5ecbd4f3a60e656f71842f7..be20c47f0bc5a82c262225cb71303be357b439d7 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_VARIABLES_H
 #define _VLC_VARIABLES_H 1
 
index 8a54ab97ef6e4708c3a2e7a9326f06dfb951e550..b3c712aa66a2839704181089ed738e00e7484da8 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_VLM_H
 #define _VLC_VLM_H 1
 
index 2c9e9516de59f9d63b79933d6d3db1d1d78afec8..f055435c316b78e4dcd8f5fa0936229c9035e3e0 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_VOD_H
 #define _VLC_VOD_H 1
 
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
 
index 2a2461aa87c97131a76d3d7deb52a3ab90652f74..fde4b7fad6f327674fc98b87cd5776a57403fab3 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_XML_H
 #define _VLC_XML_H