Changeset 19e0560e in mainline for uspace/drv/usbhid/mouse/mousedev.h


Ignore:
Timestamp:
2011-05-30T19:06:57Z (14 years ago)
Author:
Lubos Slovak <lubos.slovak@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
173922f
Parents:
1aba480
Message:

Removed a lot of disabled code and TODOs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhid/mouse/mousedev.h

    r1aba480 r19e0560e  
    4545/** Container for USB mouse device. */
    4646typedef struct {
    47         ///** Polling interval in microseconds. */
    48         //suseconds_t poll_interval_us;
    4947        /** IPC phone to console (consumer). */
    5048        int mouse_phone;
Note: See TracChangeset for help on using the changeset viewer.