Changeset 13830
- Timestamp:
- Jun 14, 2007, 8:57:01 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageLoop.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageLoop.c
r13679 r13830 220 220 } 221 221 // XXX should we keep the addstar command as an option, or just run it externally? 222 // XXX if we included direct Ohana/DVO API calls, we could send the data from within ppImage. 223 # if (0) 222 224 if (options->doAddstar) { 223 225 ppImageAddstar(config); 224 226 } 227 # endif 225 228 226 229 if (!pmFPAfileIOChecks(config, view, PM_FPA_AFTER)) {
Note:
See TracChangeset
for help on using the changeset viewer.
