mirror of
https://gitlab.com/manzerbredes/uciadapter.git
synced 2025-04-06 10:06:26 +02:00
Cleaning code
This commit is contained in:
parent
2f8aaf2046
commit
536bfd184d
1 changed files with 0 additions and 2 deletions
|
@ -131,8 +131,6 @@ std::string ProcessWindows::ReadLine() {
|
||||||
if (c == '\n')
|
if (c == '\n')
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
printf("ejeh\n");
|
|
||||||
return (line);
|
return (line);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue