X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_config.h;h=5727629f016c242462bcec60dae38ae6bdcd9643;hb=d601ddbb3d7835ebc32f67ad48300ebf8b132e54;hp=2dfc502e90d386d938c12fea59dcb6c8e015b7ca;hpb=b0313121b9023eb1eae5540c5e4b510770d894a9;p=vlc diff --git a/include/vlc_config.h b/include/vlc_config.h index 2dfc502e90..5727629f01 100644 --- a/include/vlc_config.h +++ b/include/vlc_config.h @@ -151,10 +151,6 @@ /* Number of planes in a picture */ #define VOUT_MAX_PLANES 5 -/* Video heap size - remember that a decompressed picture is big - * (~1 Mbyte) before using huge values */ -#define VOUT_MAX_PICTURES 20 - /* * Time settings */