Changeset 19214 for trunk/ppStack/src/ppStackLoop.c
- Timestamp:
- Aug 26, 2008, 10:42:00 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackLoop.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackLoop.c
r19199 r19214 324 324 } 325 325 indSources->data[index] = psMemIncrRefCounter(sources); 326 #ifdef TESTING 327 ppStackSourcesPrint(sources); 328 #endif 326 329 sourceLists = ppStackSourceListAdd(sourceLists, sources, config); 327 330 if (!sourceLists) { … … 374 377 return false; 375 378 } 379 #ifdef TESTING 380 ppStackSourcesPrint(globalSources); 381 #endif 376 382 } 377 383
Note:
See TracChangeset
for help on using the changeset viewer.
