From a912f80ef1c1c720f985ea2d0df75bdbf1419edb Mon Sep 17 00:00:00 2001 From: rofafor Date: Thu, 20 Nov 2008 11:48:44 +0000 Subject: Removed backwards compatibility. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 25d761a6..474a43ea 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # See the main source file 'xineliboutput.c' for copyright information and # how to reach the author. # -# $Id: Makefile,v 1.71 2008-11-18 15:47:58 phintuka Exp $ +# $Id: Makefile,v 1.72 2008-11-20 11:46:30 rofafor Exp $ # # The official name of this plugin. @@ -213,7 +213,7 @@ endif # VDR plugin OBJS = $(PLUGIN).o device.o frontend.o osd.o config.o menu.o setup_menu.o \ - i18n.o menuitems.o media_player.o equalizer.o \ + menuitems.o media_player.o equalizer.o \ frontend_local.o frontend_svr.o \ tools/cxsocket.o tools/udp_pes_scheduler.o \ tools/backgroundwriter.o tools/playlist.o tools/http.o \ -- cgit v1.2.3