summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/forge/ForgeMirror.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic/minecraft/forge/ForgeMirror.h')
-rw-r--r--logic/minecraft/forge/ForgeMirror.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/logic/minecraft/forge/ForgeMirror.h b/logic/minecraft/forge/ForgeMirror.h
deleted file mode 100644
index 2518dffe..00000000
--- a/logic/minecraft/forge/ForgeMirror.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#pragma once
-#include <QString>
-
-struct ForgeMirror
-{
- QString name;
- QString logo_url;
- QString website_url;
- QString mirror_url;
-}; \ No newline at end of file