Commit 3b916ad6 authored by Craig Topper's avatar Craig Topper
Browse files

[MC] Remove duplicate Contents field from MCLEBFragment.

There's already a Contents field in the MCEncodedFragmentWithFixups
base class. The Contents field in MCLEBFragment is private and there
is no accessor for it. It is initialized in the constructor, but that
should probably initialize the base class version.
parent dc4786b4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment