summaryrefslogtreecommitdiffstats
path: root/logic/ftb/OneSixFTBInstance.h
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2016-02-26 02:04:21 +0100
committerPetr Mrázek <peterix@gmail.com>2016-02-26 02:04:21 +0100
commit71e4b147ec3b8c5f3e2a004920ffbc0a3b6e18c8 (patch)
tree2b96e6bc1c531c094a1a9d41e171cbed9e97210e /logic/ftb/OneSixFTBInstance.h
parentf6b2ccb110f0bb4071044456a93c6edc1de50922 (diff)
downloadMultiMC-71e4b147ec3b8c5f3e2a004920ffbc0a3b6e18c8.tar
MultiMC-71e4b147ec3b8c5f3e2a004920ffbc0a3b6e18c8.tar.gz
MultiMC-71e4b147ec3b8c5f3e2a004920ffbc0a3b6e18c8.tar.lz
MultiMC-71e4b147ec3b8c5f3e2a004920ffbc0a3b6e18c8.tar.xz
MultiMC-71e4b147ec3b8c5f3e2a004920ffbc0a3b6e18c8.zip
NOISSUE remove OneSixLibrary
Diffstat (limited to 'logic/ftb/OneSixFTBInstance.h')
-rw-r--r--logic/ftb/OneSixFTBInstance.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/logic/ftb/OneSixFTBInstance.h b/logic/ftb/OneSixFTBInstance.h
index 35d8216b..add6b51c 100644
--- a/logic/ftb/OneSixFTBInstance.h
+++ b/logic/ftb/OneSixFTBInstance.h
@@ -2,8 +2,6 @@
#include "minecraft/OneSixInstance.h"
-class OneSixLibrary;
-
class OneSixFTBInstance : public OneSixInstance
{
Q_OBJECT