summaryrefslogtreecommitdiffstats
path: root/backend/LegacyInstance_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'backend/LegacyInstance_p.h')
-rw-r--r--backend/LegacyInstance_p.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/backend/LegacyInstance_p.h b/backend/LegacyInstance_p.h
deleted file mode 100644
index ac367e20..00000000
--- a/backend/LegacyInstance_p.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#pragma once
-#include <QString>
-#include <settingsobject.h>
-#include "BaseInstance_p.h"
-
-class BaseInstance;
-
-struct LegacyInstancePrivate: public BaseInstancePrivate
-{
-}; \ No newline at end of file