diff --git a/stratosphere/loader/source/ldr_content_management.hpp b/stratosphere/loader/source/ldr_content_management.hpp index 92ce721..183415f 100644 --- a/stratosphere/loader/source/ldr_content_management.hpp +++ b/stratosphere/loader/source/ldr_content_management.hpp @@ -35,7 +35,6 @@ 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);