improve installationmanager

This commit is contained in:
Shaun Walker
2019-09-20 08:50:55 -04:00
parent 83a212e7e3
commit c3ff9ff12b
7 changed files with 52 additions and 42 deletions

View File

@ -129,7 +129,6 @@
List<ModuleDefinition> moduledefinitions;
Dictionary<string, string> containers = new Dictionary<string, string>();
int pagemanagementmoduleid = -1;
string category = "";
string moduledefinitionname = "";
string pane = "";
string title = "";