Changeset 4d6629f in mainline for uspace/app/trace/ipc_desc.c


Ignore:
Timestamp:
2017-09-03T14:15:32Z (7 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9306cd7
Parents:
8a45bf09
Message:

Remove unused connection cloning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/trace/ipc_desc.c

    r8a45bf09 r4d6629f  
    4040        /* System methods */
    4141        { IPC_M_PHONE_HUNGUP,     "PHONE_HUNGUP" },
    42         { IPC_M_CONNECTION_CLONE, "CONNECTION_CLONE" },
    43         { IPC_M_CLONE_ESTABLISH,  "CLONE_ESTABLISH" },
    4442        { IPC_M_CONNECT_ME_TO,    "CONNECT_ME_TO" },
    4543        { IPC_M_CONNECT_TO_ME,    "CONNECT_TO_ME" },
Note: See TracChangeset for help on using the changeset viewer.