The removed method was causing an error in clang ("call to non-static member
function without an object argument"). As it was not used, simply remove
it.
The removed method was causing an error in clang ("call to non-static member
function without an object argument"). As it was not used, simply remove
it.