diff --git a/DisplayMagicianShared/NVIDIA/SurroundTopology.cs b/DisplayMagicianShared/NVIDIA/SurroundTopology.cs index 684bfa3..92a40a1 100644 --- a/DisplayMagicianShared/NVIDIA/SurroundTopology.cs +++ b/DisplayMagicianShared/NVIDIA/SurroundTopology.cs @@ -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());