X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_vout.h;h=fb5f6245a4234ad54185219cfd42424cf4937a86;hb=75674fbf0e63a8ab71d3cd0cb1858e333891c638;hp=10df3f62a6456b8e8ec826c429c3eb6a5acaf922;hpb=d861c71d540e8cc6a7f54fcc1331442d022b4565;p=vlc diff --git a/include/vlc_vout.h b/include/vlc_vout.h index 10df3f62a6..fb5f6245a4 100644 --- a/include/vlc_vout.h +++ b/include/vlc_vout.h @@ -67,9 +67,6 @@ struct picture_heap_t void (* pf_setpalette) ( vout_thread_t *, uint16_t *, uint16_t *, uint16_t * ); }; -/* Default subpicture channel ID */ -#define DEFAULT_CHAN 1 - /***************************************************************************** * Prototypes *****************************************************************************/