internal: remove dead code (#8748)

This commit is contained in:
Ikalco 2024-12-17 10:31:27 -06:00 committed by GitHub
parent bd7092a9fe
commit e2c78c00e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 2 additions and 127 deletions

View file

@ -30,7 +30,6 @@ class CInputMethodRelay {
CTextInput* getFocusedTextInput();
void setIMEPopupFocus(CInputPopup*, SP<CWLSurfaceResource>);
void removePopup(CInputPopup*);
CInputPopup* popupFromCoords(const Vector2D& point);