diff -r 47c74d1534e1 -r ddc455616bd6 utilitylibraries/libutils/tsrc/nft/src/test_tptr16towstring_positive1.cpp --- a/utilitylibraries/libutils/tsrc/nft/src/test_tptr16towstring_positive1.cpp Fri Apr 16 16:46:38 2010 +0300 +++ b/utilitylibraries/libutils/tsrc/nft/src/test_tptr16towstring_positive1.cpp Mon May 03 14:06:43 2010 +0300 @@ -27,7 +27,6 @@ wstring des((const wchar_t*)"hello") ; TPtr16 src((unsigned short *)"",1, 30); int retval=ESuccess; - int size=30; int i=0; while (i<=1000) {