Tue Jan 15 04:01:29 PST 2008 Duncan Coutts <duncan at haskell.org>
* Remove commandAddActionWithEmptyFlags as it's redundant
since you can get the same effect just by setting the command's default flags
to empty.
M ./Distribution/Simple/Command.hs -16