lost superfluous default methods

This commit is contained in:
blackhedd 2006-04-26 02:57:34 +00:00
parent b4c28477f9
commit 90616a3ca9
5 changed files with 0 additions and 41 deletions

View file

@ -106,11 +106,3 @@ end # LDAP
end # Net
#-----------------------------------
if __FILE__ == $0
puts "No default action"
end