Skip to content

Commit

Permalink
PS4 removed extra override
Browse files Browse the repository at this point in the history
  • Loading branch information
superg committed May 26, 2024
1 parent c9882ed commit ee176aa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions systems/ps4.ixx
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit ee176aa

Please sign in to comment.