aboutsummaryrefslogtreecommitdiff
path: root/launcher/net
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2022-07-06 18:12:16 +0200
committerSefa Eyeoglu <contact@scrumplex.net>2022-07-06 18:13:51 +0200
commite210a4b2444e7e818cf2959027b719c928e2ecca (patch)
treeba2b8272686176b64ee50a0e3b773c00f3254df0 /launcher/net
parentf1902a44716201d9d6431cab762663cd749b58eb (diff)
downloadPrismLauncher-e210a4b2444e7e818cf2959027b719c928e2ecca.tar.gz
PrismLauncher-e210a4b2444e7e818cf2959027b719c928e2ecca.tar.bz2
PrismLauncher-e210a4b2444e7e818cf2959027b719c928e2ecca.zip
Revert "fix: remove updater if it is not used"
This reverts commit 2ff0aa09e35eb6910ef0a030ea41f84a1ed95782. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to 'launcher/net')
-rw-r--r--launcher/net/PasteUpload.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/launcher/net/PasteUpload.cpp b/launcher/net/PasteUpload.cpp
index 7438e1a1..835e4cd1 100644
--- a/launcher/net/PasteUpload.cpp
+++ b/launcher/net/PasteUpload.cpp
@@ -44,8 +44,6 @@
#include <QJsonArray>
#include <QJsonDocument>
#include <QFile>
-#include <QHttpPart>
-#include <QUrlQuery>
std::array<PasteUpload::PasteTypeInfo, 4> PasteUpload::PasteTypes = {
{{"0x0.st", "https://0x0.st", ""},