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. --- libmenu/menu_param.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libmenu/menu_param.c') diff --git a/libmenu/menu_param.c b/libmenu/menu_param.c index 5052a26954..f1836dffe0 100644 --- a/libmenu/menu_param.c +++ b/libmenu/menu_param.c @@ -28,7 +28,6 @@ #include #include "mp_msg.h" -#include "help_mp.h" #include "m_struct.h" #include "m_option.h" -- cgit v1.2.3