Changeset 3705

Show
Ignore:
Timestamp:
07/08/07 15:10:37 (1 year ago)
Author:
timothy
Message:

Remove an NSLog.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Plug-Ins/Web Interface/JVWebInterfacePlugin.m

    r3704 r3705  
    830830                        if( ! activityQueue || ! activityLock ) continue; 
    831831 
    832                         NSLog(@"append %d", [activityLock condition]); 
    833  
    834832                        @synchronized( activityQueue ) { 
    835833                                [[activityQueue rootElement] addChild:element];