Skip to content

Commit

Permalink
remove debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
rdp committed Feb 17, 2010
1 parent cbd6eb2 commit 4429e58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/project/lib/project/find_file_dialog.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ def self.clear
if @expect_a_clear
@expect_a_clear = false
else
puts storage['recache_on_refocus']
@cached_dir_lists.clear unless storage['recache_on_refocus'] == 'no'
end

Expand Down

0 comments on commit 4429e58

Please sign in to comment.