Skip to content

Commit 5b1e011

Browse files
committed
Qt: Compile warning fix
1 parent cc6bfeb commit 5b1e011

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/duckstation-qt/qthost.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ static bool RunSetupWizard();
131131
static void UpdateFontOrder(std::string_view language);
132132
static void UpdateApplicationLocale(std::string_view language);
133133
static std::string_view GetSystemLanguage();
134-
static std::optional<bool> DownloadFile(QWidget* parent, const QString& title, std::string url, std::vector<u8>* data);
135134
static void InitializeEarlyConsole();
136135
static void HookSignals();
137136
static void PrintCommandLineVersion();

0 commit comments

Comments
 (0)