This commit is contained in:
Terry MacDonald 2021-07-26 19:45:11 +12:00
commit 2278af5bab

View File

@ -104,7 +104,6 @@ namespace DisplayMagicianShared.NVIDIA
SharedLogger.logger.Warn(ex, $"SurroundTopology/FromPathTargetInfo: Exception trying to access friendlyName.");
}
/*try
{
devicePathContainsUID5120 = pathTargetInfo.DisplayTarget.DevicePath.ToLower().Contains("&UID5120".ToLower());