Importer modifiziert, code cleanup

This commit is contained in:
Husky
2019-03-11 18:44:16 +01:00
parent aa939d0149
commit 0e3b6841d8
4 changed files with 3 additions and 2 deletions

View File

@@ -116,7 +116,7 @@ namespace SanSystem
uint DongleFeature = GetFeatureMap();
Trace.WriteLine("DongleFeature: " + DongleFeature);
//Trace.WriteLine("DongleFeature: " + DongleFeature);
byte DongleFeatureB = (byte)DongleFeature;