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. --- libao2/ao_sun.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libao2/ao_sun.c') diff --git a/libao2/ao_sun.c b/libao2/ao_sun.c index 96104ef963..02ffa1edb6 100644 --- a/libao2/ao_sun.c +++ b/libao2/ao_sun.c @@ -47,7 +47,6 @@ #include "audio_out_internal.h" #include "libaf/af_format.h" #include "mp_msg.h" -#include "help_mp.h" static const ao_info_t info = { -- cgit v1.2.3