Changeset 6c427cd in mainline


Ignore:
Timestamp:
2011-05-27T09:37:16Z (13 years ago)
Author:
Lubos Slovak <lubos.slovak@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
61f49a0, 74341ed
Parents:
81d2f6a
Message:

Removed debug output from mkbd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/mkbd/main.c

    r81d2f6a r6c427cd  
    233233       
    234234        dev_phone = rc;
    235         printf("Got phone to the device: %d\n", dev_phone);
     235//      printf("Got phone to the device: %d\n", dev_phone);
    236236       
    237237        char path[MAX_PATH_LENGTH];
Note: See TracChangeset for help on using the changeset viewer.