mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
More log fixing: Write to Window checkbox added, fix some log levels again, clean some code.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2701 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
aa7fe1edee
commit
866e393426
6 changed files with 42 additions and 37 deletions
|
@ -208,7 +208,5 @@ std::string Timer::GetTimeFormatted()
|
|||
|
||||
return std::string(formattedTime);
|
||||
}
|
||||
/////////////////////////////////////
|
||||
|
||||
|
||||
} // end of namespace Common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue