Remove caution, its basically all methods

This commit is contained in:
Joshua Peek
2011-06-14 00:12:26 -05:00
parent ed170084ca
commit e990c4da7a

View File

@@ -124,11 +124,6 @@ module Linguist
name =~ VendoredRegexp ? true : false
end
################################################################
# Below here are methods they may access Blob#data. Consider the
# performance implications of loading it.
################################################################
# Public: Get each line of data
#
# Requires Blob#data