categoricals: Mark dump_interaction() and categoricals_dump() UNUSED.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 18 Feb 2012 17:54:58 +0000 (09:54 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 18 Feb 2012 19:03:23 +0000 (11:03 -0800)
This avoids warnings that they are unused.

It might be better to just remove them, since they would still be
present in the Git history.


No differences found