Changeset ebbc8a74 in mainline for uspace/lib/c/include/ipc/logger.h


Ignore:
Timestamp:
2012-08-16T15:44:27Z (12 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d6ddeb7
Parents:
dc5aa568
Message:

Remove premature optimizations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/ipc/logger.h

    rdc5aa568 rebbc8a74  
    4646        LOGGER_REGISTER = IPC_FIRST_USER_METHOD,
    4747        LOGGER_CREATE_CONTEXT,
    48         LOGGER_MESSAGE,
    49         LOGGER_BLOCK_UNTIL_READER_CHANGED
     48        LOGGER_MESSAGE
    5049} logger_sink_request_t;
    5150
Note: See TracChangeset for help on using the changeset viewer.