Remove benchmarking files from Linux makefile

Resolves #54
This commit is contained in:
Sam V 2021-11-18 17:14:14 +01:00
parent 4726358ee8
commit acaa843433

View file

@ -56,8 +56,6 @@ HL1_OBJS = \
$(HL1_OBJ_DIR)/GameStudioModelRenderer.o \
$(HL1_OBJ_DIR)/geiger.o \
$(HL1_OBJ_DIR)/health.o \
$(HL1_OBJ_DIR)/hud_bench.o \
$(HL1_OBJ_DIR)/hud_benchtrace.o \
$(HL1_OBJ_DIR)/hud_msg.o \
$(HL1_OBJ_DIR)/hud_redraw.o \
$(HL1_OBJ_DIR)/hud_update.o \