Ignore:
Timestamp:
Jul 16, 2010, 7:28:58 PM (14 years ago)
Author:
juanger@…
Message:

Commenting debug NSLog for MPNotifications

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/MacPorts_Framework/MPNotifications+IPCAdditions.m

    r39747 r69795  
    796796    if (result) {
    797797        result = ClientCheckPacketID(client, &packet->fHeader, kPacketIDNone);
    798                 NSLog(@"Packetsize is OK");
     798                //NSLog(@"Packetsize is OK");
    799799    }
    800800        else
     
    804804       
    805805    if (result) {
    806                 NSLog(@"PacketID is ok");
     806                //NSLog(@"PacketID is ok");
    807807               
    808808               
Note: See TracChangeset for help on using the changeset viewer.