Skip to content

Commit

Permalink
Dropped unused method ChangeDefaults
Browse files Browse the repository at this point in the history
  • Loading branch information
mchf committed Nov 23, 2018
1 parent 1d80309 commit a2c1426
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/include/network/lan/address.rb
Original file line number Diff line number Diff line change
Expand Up @@ -393,12 +393,6 @@ def initialize_network_lan_address(include_target)
)
end

# obsoleted by GetDefaultsForHW
# @return `next
def ChangeDefaults
:next
end

# `RadioButtonGroup uses CurrentButton instead of Value, grrr
# @param [String] key widget id
# @return what property to ask for to get the widget value
Expand Down

0 comments on commit a2c1426

Please sign in to comment.