mercurial/simplemerge.py
changeset 26614 ef1eb6df7071
parent 26587 56b2bcea2529
child 28070 a504794cee29
--- a/mercurial/simplemerge.py	Sun Oct 11 15:04:00 2015 -0700
+++ b/mercurial/simplemerge.py	Fri Oct 09 13:54:52 2015 -0700
@@ -414,6 +414,4 @@
         out.close()
 
     if m3.conflicts and not mode == 'union':
-        if not opts.get('quiet'):
-            ui.warn(_("warning: conflicts during merge.\n"))
         return 1