windows: remove some non-existent .inf file section references
authorKeith Packard <keithp@keithp.com>
Sun, 28 Nov 2010 06:39:31 +0000 (22:39 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 28 Nov 2010 06:39:31 +0000 (22:39 -0800)
The mfglt and VerboseResultCodes sections are not present in the .inf
file, so remove refernces to them.

Signed-off-by: Keith Packard <keithp@keithp.com>
telemetrum.inf

index 54f8f020a473c52eac80c0705c39133d64fa3f66..1f4c0144a44986af1592b25f18a30080732d9460 100755 (executable)
@@ -55,7 +55,7 @@ TeleTerra = "TeleTerra"
 [TELEMETRUM]\r
 include=mdmcpq.inf\r
 CopyFiles=FakeModemCopyFileSection\r
-AddReg = All, mfglt, Modem.AddReg, VerboseResultCodes, Uninstall.AddReg\r
+AddReg = All, Modem.AddReg, Uninstall.AddReg\r
 \r
 [TELEMETRUM.HW]\r
 Include=mdmcpq.inf\r