utilitylibraries/libutils/tsrc/nft/src/test_tptr16towstring_positive1.cpp
changeset 22 ddc455616bd6
parent 0 e4d67989cc36
child 45 4b03adbd26ca
child 57 2efc27d87e1c
--- 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)
     {