Changeset 400

Show
Ignore:
Timestamp:
12/15/07 03:29:24 (1 year ago)
Author:
gbooker
Message:

Don't need this NSLog anymore.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/SapphireAppliance.m

    r264 r400  
    5252    { 
    5353        // this is the whitelist check -- tell a Great Big Fib 
    54         BRLog( @"[%@ className] called for whitelist check; returning RUICalibrationAppliance instead", 
    55                className ); 
    5654        className = @"RUIMoviesAppliance";     // could be anything in the whitelist, really 
    5755    }