]> git.sesse.net Git - vlc/commitdiff
Cosmetics.
authorLaurent Aimar <fenrir@videolan.org>
Thu, 6 May 2010 21:51:57 +0000 (23:51 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 10 May 2010 17:33:04 +0000 (19:33 +0200)
src/video_output/vout_internal.h

index a182e72f2ff891e8a81fe606e0dcb9fbf645a65e..6367727493186697a63e4bcf8373c2a3f76558af 100644 (file)
@@ -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
 {