From 1b686488bfca2051d69a06e8b98c49575cde49cb Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 21 Apr 2014 00:17:22 -0500 Subject: Remove code that doesn't do anything --- Library/ENV/4.3/cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library/ENV') diff --git a/Library/ENV/4.3/cc b/Library/ENV/4.3/cc index d556d0146..c30569472 100755 --- a/Library/ENV/4.3/cc +++ b/Library/ENV/4.3/cc @@ -270,10 +270,8 @@ class Cmd dels = @args - args adds = args - @args - dups = dels & args LOGGER.puts "superenv removed: #{dels*' '}" unless dels.empty? - LOGGER.puts "superenv deduped: #{dups}" unless dups.empty? LOGGER.puts "superenv added: #{adds*' '}" unless adds.empty? end -- cgit v1.2.3