mirror of
https://gitlab.com/manzerbredes/uciadapter.git
synced 2025-04-05 17:46:27 +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')
|
||||
break;
|
||||
}
|
||||
|
||||
printf("ejeh\n");
|
||||
return (line);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue