dataset: Remove unused types and useless struct forward declaration.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 31 Aug 2010 04:45:24 +0000 (21:45 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 20 Mar 2011 18:10:35 +0000 (11:10 -0700)
commitac6bc481cef04a4f69a55075d09927c8617be14b
tree169fcf8148a15a6850237f729cac4e441d774246
parentac9250d84078a03c825f3d801305cdcd071ebb86
dataset: Remove unused types and useless struct forward declaration.

These typedefs were not used anywhere in the tree.  The struct forward
declaration duplicates an identical one at the top of the header.
src/data/procedure.h