From 2c7924dd2e8ad3533450f7256c12987f096c7757 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 25 Mar 2020 13:58:57 +0100 Subject: [PATCH] Remove the now unused UNIV_PLATFORM_{SRC,HDR} variables They used to contain animation-related files, but are empty now and can be simply removed. --- build/bakefiles/files.bkl | 7 ------- 1 file changed, 7 deletions(-) diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 0a014ad717..1890f88028 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -2719,13 +2719,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/univ/themes/win32.cpp - - - - - - $(UNIV_PLATFORM_SRC) src/generic/accel.cpp src/generic/clrpickerg.cpp src/generic/collpaneg.cpp @@ -2779,7 +2773,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/generic/activityindicator.cpp - $(UNIV_PLATFORM_HDR) wx/generic/accel.h wx/generic/clrpickerg.h wx/generic/collpaneg.h