summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/find-unused-defines-in-hrc-files.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/find-unused-defines-in-hrc-files.py b/bin/find-unused-defines-in-hrc-files.py
index 9350e3a721d7..724e1b358b48 100755
--- a/bin/find-unused-defines-in-hrc-files.py
+++ b/bin/find-unused-defines-in-hrc-files.py
@@ -84,6 +84,8 @@ exclusionSet = set([
"UID_BRWEVT_",
"HID_EVT_",
"HID_PROP_",
+ "STR_VOBJ_MODE_",
+ "STR_COND_",
])