connectivity/com.nokia.tcf/native/TCFNative/TCFCommSerial/RealSerialComm.cpp
changeset 366 b054461d2f85
parent 60 9d2210c8eed2
child 422 92d7efac8a15
equal deleted inserted replaced
365:666472f6d7ae 366:b054461d2f85
    23 //#include "pn_const.h"
    23 //#include "pn_const.h"
    24 //#include "OSTConstants.h"
    24 //#include "OSTConstants.h"
    25 #include "Connection.h"
    25 #include "Connection.h"
    26 
    26 
    27 #ifdef _DEBUG
    27 #ifdef _DEBUG
    28 static char sLogMsg[3000];
    28 //static char sLogMsg[3000];
    29 #endif
    29 #endif
    30 //////////////////////////////////////////////////////////////////////
    30 //////////////////////////////////////////////////////////////////////
    31 // Construction/Destruction
    31 // Construction/Destruction
    32 //////////////////////////////////////////////////////////////////////
    32 //////////////////////////////////////////////////////////////////////
    33 #ifdef _DEBUG
    33 #ifdef _DEBUG