Skip to content

Commit

Permalink
Remove unused headers
Browse files Browse the repository at this point in the history
  • Loading branch information
timangus committed Jul 19, 2024
1 parent cd3c1d7 commit 3a9ac62
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions source/shared/utils/downloadqueue.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@
#include <iostream>
#include <cstdio>

#ifdef Q_OS_WASM
#include <emscripten.h>
#include <emscripten/val.h>
#endif

using namespace Qt::Literals::StringLiterals;

DownloadQueue::DownloadQueue() :
Expand Down

0 comments on commit 3a9ac62

Please sign in to comment.