Remove dump on module launch (already dumped on load!)

This commit is contained in:
Dr. Chat 2015-07-05 15:54:30 -05:00
parent 39d6e9a20f
commit ff72a25260
1 changed files with 0 additions and 1 deletions

View File

@ -211,7 +211,6 @@ X_STATUS XUserModule::GetOptHeader(uint8_t* membase, const xex2_header* header,
X_STATUS XUserModule::Launch(uint32_t flags) {
XELOGI("Launching module...");
Dump();
// Create a thread to run in.
auto thread = object_ref<XThread>(