Hrm, out-of-order commits

Looks like my cherry-pick'ing fu hosed the previous commits and somehow
left two copies of dump_references.
unstable
James Lee 2012-05-22 10:44:16 -06:00
parent 3bd0276ab3
commit 0c1d736fbc
1 changed files with 0 additions and 2 deletions

View File

@ -267,8 +267,6 @@ class ReadableText
}
output << "\n"
output << dump_references(mod, indent)
# Description
output << "Description:\n"
output << word_wrap(Rex::Text.compress(mod.description))