diff --git a/stratosphere/loader/source/ldr_content_management.hpp b/stratosphere/loader/source/ldr_content_management.hpp index 92ce721e2..183415f8f 100644 --- a/stratosphere/loader/source/ldr_content_management.hpp +++ b/stratosphere/loader/source/ldr_content_management.hpp @@ -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);