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. --- codec-cfg.c | 1 - 1 file changed, 1 deletion(-) (limited to 'codec-cfg.c') diff --git a/codec-cfg.c b/codec-cfg.c index ae84af4c1a..39a2f59a09 100644 --- a/codec-cfg.c +++ b/codec-cfg.c @@ -53,7 +53,6 @@ #endif #endif -#include "help_mp.h" #include "libmpcodecs/img_format.h" #include "codec-cfg.h" -- cgit v1.2.3