From b694c83b14cd1fe9dd34e2b9f92496488d9fb747 Mon Sep 17 00:00:00 2001
From: Jonathan Wendt <wendt@vr.rwth-aachen.de>
Date: Fri, 14 Jun 2019 11:57:37 +0200
Subject: [PATCH] do not reference unneeded and outdated nDisplayInput plugin

---
 WidgetInteraction.uplugin | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/WidgetInteraction.uplugin b/WidgetInteraction.uplugin
index 7480e14..b3e5c9b 100644
--- a/WidgetInteraction.uplugin
+++ b/WidgetInteraction.uplugin
@@ -28,10 +28,6 @@
     {
       "Name": "nDisplayExtensions",
       "Enabled": true
-    },
-    {
-      "Name": "nDisplayInput",
-      "Enabled": true
     }
   ]
 }
\ No newline at end of file
-- 
GitLab