diff options
Diffstat (limited to 'logic/minecraft/LegacyUpdate.h')
-rw-r--r-- | logic/minecraft/LegacyUpdate.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/logic/minecraft/LegacyUpdate.h b/logic/minecraft/LegacyUpdate.h index fc389ae1..c52bf934 100644 --- a/logic/minecraft/LegacyUpdate.h +++ b/logic/minecraft/LegacyUpdate.h @@ -51,8 +51,6 @@ slots: void extractLwjgl(); - void ModTheJar(); - private: std::shared_ptr<QNetworkReply> m_reply; |