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
parent
3bd0276ab3
commit
0c1d736fbc
|
@ -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))
|
||||
|
|
Loading…
Reference in New Issue