mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
removed newline that comes with debug info
This commit is contained in:
parent
7ad0ec1a5c
commit
84b32f060e
1 changed files with 2 additions and 0 deletions
|
@ -126,8 +126,10 @@ bool RsGxsMessageCleanUp::clean()
|
|||
std::cerr << " Scheduling for removal." << std::endl;
|
||||
#endif
|
||||
}
|
||||
#ifdef DEBUG_GXSUTIL
|
||||
else
|
||||
std::cerr << std::endl;
|
||||
#endif
|
||||
|
||||
delete meta;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue