Remove SectorSet, which is now obsolete.

This commit is contained in:
David Given
2021-07-15 23:51:02 +02:00
parent 239cecff9e
commit 2eff798d74
32 changed files with 0 additions and 115 deletions

View File

@@ -1,7 +1,6 @@
#ifndef IMAGEWRITER_H
#define IMAGEWRITER_H
class SectorSet;
class ImageWriterProto;
class Image;