mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-25 11:34:55 +00:00
Fix clang-format
This commit is contained in:
parent
bc0319e7ed
commit
51cadf9c29
@ -427,8 +427,6 @@ void ImeDialogUi::DrawKeyboard() {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
int ImeDialogUi::InputTextCallback(ImGuiInputTextCallbackData* data) {
|
||||
ImeDialogUi* ui = static_cast<ImeDialogUi*>(data->UserData);
|
||||
ASSERT(ui);
|
||||
|
Loading…
Reference in New Issue
Block a user