Remove this

This commit is contained in:
twinaphex 2016-03-04 04:19:35 +01:00
parent 297abae623
commit f828de24db

View File

@ -611,10 +611,6 @@ endif
ifneq ($(findstring Win32,$(OS)),) ifneq ($(findstring Win32,$(OS)),)
OBJ += ui/drivers/ui_win32.o OBJ += ui/drivers/ui_win32.o
if [ -d "$(ProgramFiles)/Microsoft SDKs/Windows/v7.0A/Include" ]; then
DEFINES += -I"$(ProgramFiles)/Microsoft SDKs/Windows/v7.0A/Include"
fi
endif endif
# Video # Video