Mercurial > mplayer.hg
changeset 19488:3b869f58b027
Remove useless else clauses.
author | diego |
---|---|
date | Tue, 22 Aug 2006 12:42:55 +0000 |
parents | 29341cdc1cf3 |
children | 87c339558bc1 |
files | Makefile |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Tue Aug 22 10:10:33 2006 +0000 +++ b/Makefile Tue Aug 22 12:42:55 2006 +0000 @@ -183,7 +183,6 @@ endif ifeq ($(DVDKIT2),yes) PARTS += libmpdvdkit2 -else endif ifeq ($(GUI),yes) PARTS += Gui @@ -358,8 +357,6 @@ MPLAYER_DEP += libmenu/libmenu.a MENU_LIBS = libmenu/libmenu.a PARTS += libmenu -else -MENU_LIBS = endif MENCODER_DEP = $(OBJS_MENCODER) $(COMMON_DEPS) libmpcodecs/libmpencoders.a