Merge pull request #1786 from rocallahan/remove-friend

Remove unused `OASISReaderLayerMapping` friend declaration
This commit is contained in:
Matthias Köfferlein 2024-07-13 18:30:47 +02:00 committed by GitHub
commit 4383802d80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -107,8 +107,6 @@ protected:
virtual void do_read (db::Layout &layout);
private:
friend class OASISReaderLayerMapping;
typedef db::coord_traits<db::Coord>::distance_type distance_type;
enum TableMode