From d52d16f96ed6f67a4717d11bd4eb4b00c332f4f6 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 21 Nov 2006 11:25:44 +0000 Subject: Remove superfluous empty variable declaration. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21120 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'libvo') diff --git a/libvo/Makefile b/libvo/Makefile index 868c37da3e..8ac11519ab 100644 --- a/libvo/Makefile +++ b/libvo/Makefile @@ -15,7 +15,6 @@ SRCS=aclib.c \ vo_yuv4mpeg.c \ $(VO_SRCS) \ -LIBAV_INC = ifeq ($(CONFIG_LIBAVUTIL),yes) LIBAV_INC += -I../libavutil endif -- cgit v1.2.3