aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/exec.cpp
AgeCommit message (Collapse)Author
2009-02-26Removed null*Ptr dummy objects, using SharedPtr's reset method to null ↵Nicola Mettifogo
pointers instead. svn-id: r38897
2009-02-26Cleanup of CommandExec and ProgramExec, and pushed down dependencies from ↵Nicola Mettifogo
exec.h. svn-id: r38892