mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-09-10 19:45:39 +00:00
Fix clang-format
This commit is contained in:
parent
bc0319e7ed
commit
51cadf9c29
1 changed files with 0 additions and 2 deletions
|
@ -427,8 +427,6 @@ void ImeDialogUi::DrawKeyboard() {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
int ImeDialogUi::InputTextCallback(ImGuiInputTextCallbackData* data) {
|
||||
ImeDialogUi* ui = static_cast<ImeDialogUi*>(data->UserData);
|
||||
ASSERT(ui);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue