diff --git a/systems/ps4.ixx b/systems/ps4.ixx index deef2b6..2fc5cc9 100644 --- a/systems/ps4.ixx +++ b/systems/ps4.ixx @@ -27,12 +27,6 @@ public: } - Type getType() override - { - return Type::ISO; - } - - void printInfo(std::ostream &os, SectorReader *sector_reader, const std::filesystem::path &) const override { iso9660::PrimaryVolumeDescriptor pvd;