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)
These typedefs were not used anywhere in the tree.  The struct forward
declaration duplicates an identical one at the top of the header.


No differences found