mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Fix reading Unicode from stdio.
This commit is contained in:
@@ -46,8 +46,6 @@ protected:
|
||||
|
||||
virtual void finalize_core() override;
|
||||
|
||||
String stdin_buf;
|
||||
|
||||
public:
|
||||
OS_Unix();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user