summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Moseley <[email protected]>2023-01-12 13:20:48 -0800
committerGitHub <[email protected]>2023-01-12 13:20:48 -0800
commit5934a938b649e0354fa9a138db6bb5bdffd00332 (patch)
tree0dc6015a0d71f2b38afab4113e12f40e49f49cdb
parent921e951006d8cb403d59f9747c5495686a4aaed0 (diff)
Fix unused warning (#829)
- removed the [ToastMonBuggy] section to eliminate emitted warning
-rw-r--r--tools/dv/samples/DV-FailDriver-WDM/driver/defect_toastmon.inf3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/dv/samples/DV-FailDriver-WDM/driver/defect_toastmon.inf b/tools/dv/samples/DV-FailDriver-WDM/driver/defect_toastmon.inf
index d1342b4c..1ac1660a 100644
--- a/tools/dv/samples/DV-FailDriver-WDM/driver/defect_toastmon.inf
+++ b/tools/dv/samples/DV-FailDriver-WDM/driver/defect_toastmon.inf
@@ -58,9 +58,6 @@ StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\defect_toastmon.sys
-[ToastMonBuggy]
-HardwareIds=root\defect_toastmon
-
; ================= Source Media Section =====================
[SourceDisksFiles]