Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove call to deprecated clear_text() #469

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Conversation

mbrealm
Copy link
Contributor

@mbrealm mbrealm commented Feb 28, 2023

This removes a deprecated call which was remarked in the test output.

[DEPRECATED]:  gut.clear_text

...
(rest of output omitted for brevity)
...

Warnings/Errors:
* 1 Deprecated calls.

In my own running from GUI and command line, I did not notice any negative effects from removing this call,
but if you are aware of any, then please reject this PR.

Resolves #468

@bitwes bitwes merged commit 83e3b92 into bitwes:godot_4 Mar 1, 2023
@bitwes
Copy link
Owner

bitwes commented Mar 1, 2023

You got to it before it annoyed me enough to fix it! Thanks.

@mbrealm mbrealm deleted the patch-1 branch March 2, 2023 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants