Kaydet (Commit) de868f41 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Don't print an annoying newline every time even if otherwise silent

Change-Id: If819c60a4d1fb3af2f4f87e0e4acfd00ecad95d3
üst b4801abd
......@@ -671,10 +671,10 @@ SAL_IMPLEMENT_MAIN()
if (xComp.is())
xComp->dispose();
#if OSL_DEBUG_LEVEL > 1
out( "\n" );
#endif
return nRet;
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment