CVS commit by staikos:
the rest of the crashes in d2asc
BUG: 96039
M +0 -1 d2asc.cpp 1.19
--- kdeextragear-2/kst/kst/d2asc.cpp #1.18:1.19
@@ -103,5 +103,4 @@ int main(int argc, char *argv[]) {
/** make vectors and fill the list **/
QPtrList<KstRVector> vlist;
- vlist.setAutoDelete(true);
for (i=0; i<n_field; i++) {