Remove the rest of the mapper.

This commit is contained in:
David Given
2022-09-10 22:47:35 +02:00
parent 415aa82a6f
commit dda713a6be
31 changed files with 122 additions and 154 deletions

View File

@@ -3,7 +3,6 @@
#include "sector.h"
#include "imagereader/imagereader.h"
#include "image.h"
#include "mapper.h"
#include "logger.h"
#include "fmt/format.h"
#include "lib/config.pb.h"