X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_config.h;h=316179a38d8a9d5ab01512a2818b5e1dbcbdbc32;hb=33e8266df2b1de424d15506d22d827b297ea65a6;hp=bd8d2509963e84d412d013f78fb4187451b46f21;hpb=cf2f0f1e65282ec8b61a75bd3155461789165665;p=vlc diff --git a/include/vlc_config.h b/include/vlc_config.h index bd8d250996..316179a38d 100644 --- a/include/vlc_config.h +++ b/include/vlc_config.h @@ -22,10 +22,6 @@ * 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 * ---------------------------------------------------- * @@ -60,7 +56,6 @@ *****************************************************************************/ #define DEFAULT_INPUT_ACTIVITY 1 -#define DIRECTORY_ACTIVITY 100 #define TRANSCODE_ACTIVITY 10 /* Used in ErrorThread */