mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2025-12-16 11:48:53 +01:00
Fixing check-in from outdated file.
This commit is contained in:
parent
b95c7c44f0
commit
31dd4c5ca8
@ -54,7 +54,7 @@ std::string Utils::UppercaseFirst(std::string str)
|
|||||||
|
|
||||||
return str;
|
return str;
|
||||||
}
|
}
|
||||||
std::string Utils::FilterComments(std:;string line)
|
std::string Utils::FilterComments(std::string line)
|
||||||
{
|
{
|
||||||
size_t position;
|
size_t position;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user