forked from organicmaps/organicmaps
[Tizen] Remove comment
This commit is contained in:
parent
e5597a3cea
commit
aeb40a9417
1 changed files with 0 additions and 2 deletions
|
@ -29,8 +29,6 @@ namespace my
|
|||
#include <FBaseLog.h>
|
||||
void LogMessageDefault(LogLevel level, SrcPoint const & srcPoint, string const & msg)
|
||||
{
|
||||
/// @todo need bada console
|
||||
|
||||
ostringstream out;
|
||||
out << DebugPrint(srcPoint) << msg << endl;
|
||||
switch (level)
|
||||
|
|
Loading…
Add table
Reference in a new issue