From 7761b13f1342f18b3ad5f8894283ad95d555522f Mon Sep 17 00:00:00 2001 From: dahall Date: Thu, 14 May 2020 10:07:36 -0600 Subject: [PATCH] Fixed documentaiton bug --- PInvoke/PowrProf/WinNT.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/PInvoke/PowrProf/WinNT.cs b/PInvoke/PowrProf/WinNT.cs index 0b4b6d67..1b4c2af9 100644 --- a/PInvoke/PowrProf/WinNT.cs +++ b/PInvoke/PowrProf/WinNT.cs @@ -783,7 +783,6 @@ namespace Vanara.PInvoke public static readonly Guid GUID_VIDEO_SUBGROUP = new Guid("{7516B95F-F776-4464-8C53-06167F40CC99}"); /// Specifies if the operating system should use ambient light sensor to change adaptively the display's brightness. - /// Specifies (in seconds) how long we wait after the last user input has been received before we power off the video. public static readonly Guid GUID_VIDEO_POWERDOWN_TIMEOUT = new Guid("{3C0BC021-C8A8-4E07-A973-6B14CBCB2B7E}"); ///