Skip to content

Commit

Permalink
Useless variable
Browse files Browse the repository at this point in the history
  • Loading branch information
weppos committed Aug 12, 2010
1 parent 50d6e6b commit 51bff5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rakefile
Expand Up @@ -3,10 +3,8 @@ require "rake/testtask"
require "rake/gempackagetask"
begin
require "hanna/rdoctask"
hanna = true
rescue LoadError
require "rake/rdoctask"
hanna = false
end

$:.unshift(File.dirname(__FILE__) + "/lib")
Expand Down

0 comments on commit 51bff5b

Please sign in to comment.