From 00323c06e2b8451e68f4fe31ddb871366e5793c2 Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Wed, 10 Mar 2010 03:38:33 +0200 Subject: Delete things related to old translation system Remove the help/ subdirectory, configure code to create toplevel help_mp.h, and all the '#include "help_mp.h"' lines from .c files. --- libvo/vo_jpeg.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libvo/vo_jpeg.c') diff --git a/libvo/vo_jpeg.c b/libvo/vo_jpeg.c index 112ec0c2ef..d2b5982c89 100644 --- a/libvo/vo_jpeg.c +++ b/libvo/vo_jpeg.c @@ -45,7 +45,6 @@ #include "video_out.h" #include "video_out_internal.h" #include "mplayer.h" /* for exit_player_bad() */ -#include "help_mp.h" /* ------------------------------------------------------------------------- */ -- cgit v1.2.3