summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
-rw-r--r--lib/ostruct.rb1
1 files changed, 0 insertions, 1 deletions
@@ -203,7 +203,6 @@ class OpenStruct
# Provides marshalling support for use by the Marshal library.
#
alias_method :marshal_load, :update_to_values! # :nodoc:
- public :marshal_load
#
# Used internally to defined properties on the