Skip to content

Commit

Permalink
Merge pull request #592 from pvdb/remove_rogue_global_var
Browse files Browse the repository at this point in the history
chore: remove `$trace` global variable / option
  • Loading branch information
hsbt authored Oct 2, 2024
2 parents 4538838 + 2151122 commit 1855f81
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/rake.rb
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ module Rake; end
require_relative "rake/application"
require_relative "rake/backtrace"

$trace = false

# :stopdoc:
#
# Some top level Constants.
Expand Down

0 comments on commit 1855f81

Please sign in to comment.