Changeset ff2e72e in mainline for uspace/srv/fs/minixfs/mfs.c


Ignore:
Timestamp:
2011-05-13T17:30:15Z (13 years ago)
Author:
Maurizio Lombardi <m.lombardi85@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
13ecdac9
Parents:
c2fcfc0
Message:

remove old debug messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/fs/minixfs/mfs.c

    rc2fcfc0 rff2e72e  
    9494                int method = IPC_GET_IMETHOD(call);
    9595
    96                 mfsdebug(NAME "method = %d\n", method);
     96                /*mfsdebug(NAME "method = %d\n", method);*/
    9797                switch  (method) {
    9898                case IPC_M_PHONE_HUNGUP:
Note: See TracChangeset for help on using the changeset viewer.