[vlc-commits] commit: Cosmetics. (Laurent Aimar )

git at videolan.org git at videolan.org
Mon May 10 19:55:13 CEST 2010


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Thu May  6 23:51:57 2010 +0200| [27fa51a4ed9e03f45a643367537dffa59005cafa] | committer: Laurent Aimar 

Cosmetics.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=27fa51a4ed9e03f45a643367537dffa59005cafa
---

 src/video_output/vout_internal.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/video_output/vout_internal.h b/src/video_output/vout_internal.h
index a182e72..6367727 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
 {



More information about the vlc-commits mailing list