mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-09 21:51:45 +00:00
Loader: clean up orphaned function prototype
This commit is contained in:
parent
f96e1d5074
commit
db97dd8d75
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ class ContentManagement {
|
|||
static bool HasCreatedTitle(u64 tid);
|
||||
static void SetCreatedTitle(u64 tid);
|
||||
static void RefreshConfigurationData();
|
||||
static void LoadConfiguration(FILE *config);
|
||||
static void TryMountSdCard();
|
||||
|
||||
static bool ShouldReplaceWithHBL(u64 tid);
|
||||
|
|
Loading…
Reference in a new issue