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:
@@ -2564,7 +2564,6 @@ UNIV_THEMES_SRC =
|
|||||||
src/univ/themes/win32.cpp
|
src/univ/themes/win32.cpp
|
||||||
|
|
||||||
UNIV_SRC =
|
UNIV_SRC =
|
||||||
$(UNIV_PLATFORM_SRC)
|
|
||||||
src/generic/accel.cpp
|
src/generic/accel.cpp
|
||||||
src/generic/activityindicator.cpp
|
src/generic/activityindicator.cpp
|
||||||
src/generic/clrpickerg.cpp
|
src/generic/clrpickerg.cpp
|
||||||
@@ -2617,7 +2616,6 @@ UNIV_SRC =
|
|||||||
src/univ/topluniv.cpp
|
src/univ/topluniv.cpp
|
||||||
src/univ/winuniv.cpp
|
src/univ/winuniv.cpp
|
||||||
UNIV_HDR =
|
UNIV_HDR =
|
||||||
$(UNIV_PLATFORM_HDR)
|
|
||||||
wx/generic/accel.h
|
wx/generic/accel.h
|
||||||
wx/generic/activityindicator.h
|
wx/generic/activityindicator.h
|
||||||
wx/generic/clrpickerg.h
|
wx/generic/clrpickerg.h
|
||||||
|
Reference in New Issue
Block a user