From 27fa51a4ed9e03f45a643367537dffa59005cafa Mon Sep 17 00:00:00 2001 From: Laurent Aimar Date: Thu, 6 May 2010 23:51:57 +0200 Subject: [PATCH] Cosmetics. --- src/video_output/vout_internal.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/video_output/vout_internal.h b/src/video_output/vout_internal.h index a182e72f2f..6367727493 100644 --- a/src/video_output/vout_internal.h +++ b/src/video_output/vout_internal.h @@ -39,9 +39,6 @@ #include "statistic.h" #include "chrono.h" -/* Number of pictures required to computes the FPS rate */ -#define VOUT_FPS_SAMPLES 20 - /* */ struct vout_thread_sys_t { -- 2.39.2