Remove class helper and replace with Language Module

This commit is contained in:
Jonathan Jenne
2021-09-23 12:10:02 +02:00
parent d31ba427e2
commit 27294faa13
3 changed files with 5 additions and 71 deletions

View File

@@ -264,7 +264,6 @@
<Compile Include="ClassEncryption.vb" />
<Compile Include="ClassFilehandle.vb" />
<Compile Include="ClassFolderWatcher.vb" />
<Compile Include="ClassHelper.vb" />
<Compile Include="ClassIDBData.vb" />
<Compile Include="ClassIndexFunctions.vb" />
<Compile Include="ClassInit.vb" />