Ignore:
Timestamp:
08/21/10 19:30:35 (21 months ago)
Author:
shiretu
Message:

-- work on android apple streaming
-- work on new SSL support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/thelib/src/protocols/variant/basevariantappprotocolhandler.cpp

    r56 r87  
    5454 
    5555void BaseVariantAppProtocolHandler::RegisterProtocol(BaseProtocol *pProtocol) { 
    56         FINEST("BaseVariantAppProtocolHandler::RegisterProtocol"); 
     56        //FINEST("BaseVariantAppProtocolHandler::RegisterProtocol"); 
    5757} 
    5858 
    5959void BaseVariantAppProtocolHandler::UnRegisterProtocol(BaseProtocol *pProtocol) { 
    60         FINEST("BaseVariantAppProtocolHandler::UnRegisterProtocol"); 
     60        //FINEST("BaseVariantAppProtocolHandler::UnRegisterProtocol"); 
    6161} 
    6262 
Note: See TracChangeset for help on using the changeset viewer.