Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7cda3558 authored by Ioana Stefan's avatar Ioana Stefan
Browse files

Remove todo comment from IME tracing proto

This CL removes a TODO comment from the IME trace proto because
there are no current plans of following with it.

Bug: 154348613
Test: nothing to be done
Change-Id: I629c4ced5aa1596be42f5550f5aef3b580ee4ac1
parent 92e0fc77
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -65,8 +65,6 @@ message InputMethodEditorProto {
        repeated ClientSideProto client = 1;
    }

    /* todo: extract as a separate message to allow other dumps to use this as their client side
        proto */
    /* groups together the dump from ime related client side classes */
    message ClientSideProto {
        optional int32 display_id = 1;