From: David Llewellyn-Jones Date: Wed, 24 Aug 2016 08:17:30 +0000 (+0100) Subject: Remove prevention of mangling X-Git-Url: https://www.flypig.org.uk/git/?a=commitdiff_plain;h=9b4e6056d452fa9429112eafaf7cced19e63f09c;hp=9b4e6056d452fa9429112eafaf7cced19e63f09c;p=hashcat.git Remove prevention of mangling The code added to the benchmark section seems to prevent the mangle flag from working. This removes the code to hopefully fix it. ---