Delete comment

unstable
Tod Beardsley 2012-10-29 08:33:01 -05:00
parent ac90d21725
commit bd0352de19
1 changed files with 0 additions and 1 deletions

View File

@ -208,7 +208,6 @@ class Msftidy
end
end
# if ln =~/^[ \t]+load[ \t]+.*?\.rb/
if ln =~/^[ \t]*load[ \t]+[\x22\x27]/
error("Loading (not requiring) a file: #{ln.inspect}", idx)
end