Mercurial > mplayer.hg
changeset 22553:a6178eb55b89
Remove unused variable.
author | diego |
---|---|
date | Wed, 14 Mar 2007 20:01:04 +0000 |
parents | fca4fb6bba35 |
children | 3c3aafe448cb |
files | vidix/drivers/Makefile |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/vidix/drivers/Makefile Wed Mar 14 14:57:42 2007 +0000 +++ b/vidix/drivers/Makefile Wed Mar 14 20:01:04 2007 +0000 @@ -1,8 +1,6 @@ include ../../config.mak -BINDIR = $(LIBDIR)/mplayer/vidix - VIDIX_LIBS = -L../../libdha -ldha VIDIX_LIBS_M = $(VIDIX_LIBS) -lm VIDIX_LIBS_X = $(VIDIX_LIBS_M) $(X_LIB)