Skip to content

Commit

Permalink
Erased inaccurate comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesbowkett committed Sep 13, 2008
1 parent d98fb39 commit 0a2db59
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/towelie.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ def load(dir)
end
end
def def_nodes
# pitfall: the "recursion" here is hard-coded. this means Towelie probably can't handle classes
# or modules yet.
accumulator = @translations.values.inject([]) do |accumulator, translation|
_find_def_nodes(accumulator, translation)
end
Expand Down

0 comments on commit 0a2db59

Please sign in to comment.