diff options
Diffstat (limited to 'src/bootstrap.cc')
-rw-r--r-- | src/bootstrap.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bootstrap.cc b/src/bootstrap.cc index 53018cc..0846907 100644 --- a/src/bootstrap.cc +++ b/src/bootstrap.cc @@ -18,7 +18,6 @@ #include "tasks.cc" #include "build.cc" - std::filesystem::path configurationFile("configuration.cc"); std::filesystem::path configHeaderFile("config.h"); |