aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/haskell/haskellplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/haskell/haskellplugin.cpp')
-rw-r--r--src/plugins/haskell/haskellplugin.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/haskell/haskellplugin.cpp b/src/plugins/haskell/haskellplugin.cpp
index f8c32dc288..1041bf4695 100644
--- a/src/plugins/haskell/haskellplugin.cpp
+++ b/src/plugins/haskell/haskellplugin.cpp
@@ -39,8 +39,6 @@ public:
Tr::tr("Haskell", "SnippetProvider"));
setupHaskellActions(this);
-
- ProjectExplorer::JsonWizardFactory::addWizardPath(":/haskell/share/wizards/");
}
};