diff options
| author | rofafor <rofafor> | 2008-11-20 11:48:44 +0000 |
|---|---|---|
| committer | rofafor <rofafor> | 2008-11-20 11:48:44 +0000 |
| commit | a912f80ef1c1c720f985ea2d0df75bdbf1419edb (patch) | |
| tree | 6d198dd6ea90cd83c39229887b701eb698fbc956 /Makefile | |
| parent | 8fb31e5479d92e3c18cb1feb3dc099496698f975 (diff) | |
| download | xineliboutput-a912f80ef1c1c720f985ea2d0df75bdbf1419edb.tar.gz xineliboutput-a912f80ef1c1c720f985ea2d0df75bdbf1419edb.tar.bz2 | |
Removed backwards compatibility.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 \ |
