diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-01-04 18:16:48 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-01-04 18:16:48 +0000 |
commit | 682ea4a0a64795c864c992fa09f795df0ec8f3ec (patch) | |
tree | a27e2828b408e104700c126c26fa8414968ca33e | |
parent | 926093783c7367a23291063bcafc199aee2b12eb (diff) | |
download | xine-lib-682ea4a0a64795c864c992fa09f795df0ec8f3ec.tar.gz xine-lib-682ea4a0a64795c864c992fa09f795df0ec8f3ec.tar.bz2 |
Minor cleanup.
-rw-r--r-- | m4/video_out.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/video_out.m4 b/m4/video_out.m4 index 6f8bedfba..2a0867b5f 100644 --- a/m4/video_out.m4 +++ b/m4/video_out.m4 @@ -515,4 +515,3 @@ AC_DEFUN([XINE_VIDEO_OUT_PLUGINS], [ AM_CONDITIONAL([ENABLE_VDPAU], test x"$have_vdpau" = x"yes") ])dnl XINE_VIDEO_OUT_PLUGIN -S |