summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2007-11-27 19:18:29 +0000
committerTim Angus <tim@ngus.net>2007-11-27 19:18:29 +0000
commitac52992b511fcaf14e7bb9e32676facf9f6a71db (patch)
treead489af12e75565f9886d3a98ea647ad948c9023 /Makefile
parentc6c63e8125ae1ffb0f19ce7836ac720f76159d2e (diff)
* Remove lots of Q3/Team Arena related code from the UI module
* (bug 3424) Add "noscrollbar" listbox widget property
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 62810a56..f55b50d0 100644
--- a/Makefile
+++ b/Makefile
@@ -1430,7 +1430,6 @@ $(B)/base/vm/game.qvm: $(GVMOBJ) $(GDIR)/g_syscalls.asm $(Q3ASM)
UIOBJ_ = \
$(B)/base/ui/ui_main.o \
$(B)/base/ui/ui_atoms.o \
- $(B)/base/ui/ui_players.o \
$(B)/base/ui/ui_shared.o \
$(B)/base/ui/ui_gameinfo.o \
\