[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kjs
From:       Dirk Mueller <mueller () kde ! org>
Date:       2005-03-21 19:57:07
Message-ID: 20050321195707.B76C45F8 () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

remove dead storage


  M +0 -2      string_object.cpp   1.88


--- kdelibs/kjs/string_object.cpp  #1.87:1.88
@@ -293,8 +293,6 @@ Value StringProtoFuncImp::call(ExecState
         // return array of matches
         List list;
-        int lastIndex = 0;
         while (pos >= 0) {
           list.append(String(mstr));
-          lastIndex = pos;
           pos += mstr.isEmpty() ? 1 : mstr.size();
           delete [] *ovector;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic