Show
Ignore:
Timestamp:
07/18/08 18:32:49 (4 months ago)
Author:
timothy
Message:

Remove a useless NSLog.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Frameworks/Acid/jabber/JabberSession.m

    r3641 r3795  
    192192 
    193193    if ((query == nil) || (queryList == nil)) 
    194     { 
    195         NSLog(@"Attempt to register unknown/invalid expression: %@", path); 
    196194        return; 
    197     } 
    198195 
    199196    // Remove the query from the observer's query list