--- margi2/decoder.h 2000/12/03 22:41:14 1.1 +++ margi2/decoder.h 2001/03/15 15:58:16 1.2 @@ -50,10 +50,6 @@ int DecoderReadNavipack(struct cvdv_card int AudioStart(struct cvdv_cards *card); -// Slow mode: displays every field times -// slowfactor=0 disables this mode. -void VideoSlow(struct cvdv_cards *card, int slowfactor); - // Puts decoder in pause after so many fields void StepsToPause(struct cvdv_cards *card, int steps);