check-code: remove unused variable 'winglobmsg'
authorYuya Nishihara <yuya@tcha.org>
Thu, 14 Dec 2017 22:26:46 +0900
changeset 35443 a8478b808f17
parent 35442 56745e58df07
child 35444 dad8a5071b0a
check-code: remove unused variable 'winglobmsg' Follows up 5feb782c7a95.
contrib/check-code.py
--- a/contrib/check-code.py	Thu Dec 14 22:37:10 2017 +0900
+++ b/contrib/check-code.py	Thu Dec 14 22:26:46 2017 +0900
@@ -166,7 +166,6 @@
     (r"<<(\S+)((.|\n)*?\n\1)", rephere),
 ]
 
-winglobmsg = "use (glob) to match Windows paths too"
 uprefix = r"^  \$ "
 utestpats = [
   [