Remove unused UNIV_PLATFORM_{SRC,HDR} from build/files too

This should have been part of 2c7924dd2e (Remove the now unused
UNIV_PLATFORM_{SRC,HDR} variables, 2020-03-25) but was forgotten there.
This commit is contained in:
Vadim Zeitlin
2020-04-15 02:12:58 +02:00
parent 871a7db022
commit 548d27afd2

View File

@@ -2564,7 +2564,6 @@ UNIV_THEMES_SRC =
src/univ/themes/win32.cpp
UNIV_SRC =
$(UNIV_PLATFORM_SRC)
src/generic/accel.cpp
src/generic/activityindicator.cpp
src/generic/clrpickerg.cpp
@@ -2617,7 +2616,6 @@ UNIV_SRC =
src/univ/topluniv.cpp
src/univ/winuniv.cpp
UNIV_HDR =
$(UNIV_PLATFORM_HDR)
wx/generic/accel.h
wx/generic/activityindicator.h
wx/generic/clrpickerg.h