Skip to content

Commit 2151122

Browse files
committed
remove $trace global variable / option
1 parent 4538838 commit 2151122

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/rake.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ module Rake; end
6060
require_relative "rake/application"
6161
require_relative "rake/backtrace"
6262

63-
$trace = false
64-
6563
# :stopdoc:
6664
#
6765
# Some top level Constants.

0 commit comments

Comments
 (0)