mirror of
https://github.com/PabloMK7/citra.git
synced 2025-10-11 20:10:03 +00:00
More cleaning up
This commit is contained in:
parent
6760ea18b6
commit
9bd189a155
5 changed files with 9 additions and 12 deletions
|
@ -155,7 +155,6 @@ std::string GetMediaTitlePath(Service::FS::MediaType media_type);
|
|||
class Module final {
|
||||
public:
|
||||
explicit Module(Core::System& system);
|
||||
Module() = default;
|
||||
~Module();
|
||||
|
||||
class Interface : public ServiceFramework<Interface> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue