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. --- edl.c | 1 - 1 file changed, 1 deletion(-) (limited to 'edl.c') diff --git a/edl.c b/edl.c index f20ee3d049..677a2efb24 100644 --- a/edl.c +++ b/edl.c @@ -21,7 +21,6 @@ #include "config.h" #include "mp_msg.h" #include "edl.h" -#include "help_mp.h" char *edl_filename; // file to extract EDL entries from (-edl) char *edl_output_filename; // file to put EDL entries in (-edlout) -- cgit v1.2.3