Remove printf debugging
This commit is contained in:
parent
9b17ca75d7
commit
2d852b02c3
1 changed files with 0 additions and 1 deletions
|
@ -105,7 +105,6 @@ int main(const int argc, const pal::char_t* argv[])
|
|||
{
|
||||
trace::setup();
|
||||
|
||||
printf("%s\n", sccsid);
|
||||
if (trace::is_enabled())
|
||||
{
|
||||
trace::info(_X("--- Invoked dotnet [version: %s, commit hash: %s] main = {"), _STRINGIFY(HOST_PKG_VER), _STRINGIFY(REPO_COMMIT_HASH));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue