diff --git a/build.py b/build.py index ef5270eeb..8488a8e24 100644 --- a/build.py +++ b/build.py @@ -832,9 +832,6 @@ class ConfigureFile(): def get_configuration_data(self): return self.configuration_data - def get_sources(self): - return self.sources - def get_subdir(self): return self.subdir