[vlc-commits] commit: Removed useless include in remoteosd. (Laurent Aimar )
git at videolan.org
git at videolan.org
Sat Apr 17 23:24:05 CEST 2010
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sat Apr 17 22:40:04 2010 +0200| [7357deeea05e64f77a8956a327d37b2412639e83] | committer: Laurent Aimar
Removed useless include in remoteosd.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7357deeea05e64f77a8956a327d37b2412639e83
---
modules/video_filter/remoteosd.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/modules/video_filter/remoteosd.c b/modules/video_filter/remoteosd.c
index 98d21f8..2f7df5c 100644
--- a/modules/video_filter/remoteosd.c
+++ b/modules/video_filter/remoteosd.c
@@ -55,7 +55,6 @@
#include <vlc_vout.h>
#include <vlc_filter.h>
-#include "filter_common.h"
#include <vlc_image.h>
#include <vlc_osd.h>
#include <vlc_keys.h>
More information about the vlc-commits
mailing list