mirror of
https://gitee.com/openharmony/window_window_manager
synced 2024-11-23 06:50:40 +00:00
delete trans id
Signed-off-by: wangjian10 <wangjian10@huawei.com>
This commit is contained in:
parent
ea1a2dd851
commit
5cdcf4bbe5
@ -69,9 +69,6 @@ bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size)
|
||||
parcel, reply, option);
|
||||
stageStub->OnRemoteRequest(static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_DUMP_SESSSION_ELEMENT_INFO),
|
||||
parcel, reply, option);
|
||||
stageStub->OnRemoteRequest(
|
||||
static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_UPDATE_WINDOW_DRAWING_STATUS),
|
||||
parcel, reply, option);
|
||||
stageStub->OnRemoteRequest(static_cast<uint32_t>(SessionStageInterfaceCode::TRANS_ID_NOTIFY_DISPLAY_MOVE),
|
||||
parcel, reply, option);
|
||||
stageStub->OnRemoteRequest(
|
||||
|
Loading…
Reference in New Issue
Block a user