mercurial/windows.py
changeset 37095 e24802ea8dbd
parent 36457 0e8b76644e20
child 37459 90c5ca718781
--- a/mercurial/windows.py	Sat Mar 24 17:19:32 2018 +0900
+++ b/mercurial/windows.py	Sat Mar 24 13:30:50 2018 +0900
@@ -31,7 +31,6 @@
 
 osutil = policy.importmod(r'osutil')
 
-executablepath = win32.executablepath
 getfsmountpoint = win32.getvolumename
 getfstype = win32.getfstype
 getuser = win32.getuser