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. --- find_sub.c | 1 - 1 file changed, 1 deletion(-) (limited to 'find_sub.c') diff --git a/find_sub.c b/find_sub.c index 7b7e0493ce..d0ea3c0016 100644 --- a/find_sub.c +++ b/find_sub.c @@ -27,7 +27,6 @@ #include "subreader.h" #include "mp_msg.h" -#include "help_mp.h" #include "mpcommon.h" static int current_sub=0; -- cgit v1.2.3