X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fstream_control.h;h=ccf2f82e73745c88dc84c2fa50d7e0461a21f558;hb=976dfc3eb46069ea3b920dec899e0c13ccf17c96;hp=095efa901051086eb4532f79f9dc2022e6e72345;hpb=8a8c1fcacec94e91b635b4a6827949772a81c16f;p=vlc diff --git a/include/stream_control.h b/include/stream_control.h index 095efa9010..ccf2f82e73 100644 --- a/include/stream_control.h +++ b/include/stream_control.h @@ -4,7 +4,7 @@ * of the reading. ***************************************************************************** * Copyright (C) 1999, 2000 VideoLAN - * $Id: stream_control.h,v 1.9 2002/07/20 18:01:41 sam Exp $ + * $Id: stream_control.h,v 1.10 2002/07/31 20:56:50 sam Exp $ * * Authors: Christophe Massiot * @@ -43,8 +43,6 @@ struct stream_ctrl_t vlc_bool_t b_mute; vlc_bool_t b_grayscale; /* use color or grayscale */ - int i_smp; /* number of symmetrical threads to launch - * to decode the video | 0 == disabled */ }; /* Possible status : */