mercurial/util.py
branchstable
changeset 17391 fc24c10424d2
parent 17237 e73128535105
child 17424 e7cfe3587ea4
--- a/mercurial/util.py	Thu Aug 23 18:19:19 2012 -0500
+++ b/mercurial/util.py	Sat Aug 04 07:14:40 2012 +0200
@@ -45,7 +45,6 @@
 nlinks = platform.nlinks
 normpath = platform.normpath
 normcase = platform.normcase
-nulldev = platform.nulldev
 openhardlinks = platform.openhardlinks
 oslink = platform.oslink
 parsepatchoutput = platform.parsepatchoutput