mercurial/commands.py
changeset 9679 a1943c2a4661
parent 9678 e2b1de5fee04
child 9687 c6da1cb3b255
--- a/mercurial/commands.py	Sat Oct 31 16:56:58 2009 +0100
+++ b/mercurial/commands.py	Sat Oct 31 17:04:46 2009 +0100
@@ -31,7 +31,6 @@
     """
 
     bad = []
-    exacts = {}
     names = []
     m = cmdutil.match(repo, pats, opts)
     oldbad = m.bad