changeset 35443:a8478b808f17

check-code: remove unused variable 'winglobmsg' Follows up 5feb782c7a95.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 14 Dec 2017 22:26:46 +0900
parents 56745e58df07
children dad8a5071b0a
files contrib/check-code.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 = [
   [