Remove t_xsd_generator.h.
authorDavid Reiss <dreiss@apache.org>
Tue, 17 Feb 2009 20:28:10 +0000 (20:28 +0000)
committerDavid Reiss <dreiss@apache.org>
Tue, 17 Feb 2009 20:28:10 +0000 (20:28 +0000)
commit3ac5b6aa85b5d1526b22518045c756b4027e6d7c
tree167ffb23601149d3f0ed8ac6cec61d85246f1432
parent4ba6710ea1a9bfb3def8aeeccb38c32b110098a8
Remove t_xsd_generator.h.

t_xsd_generator.h is no longer included anywhere, because
the XSD generator uses the new dynamic generator framework.
Therefore, we can collapse the class definition into the .cc file.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@745235 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/Makefile.am
compiler/cpp/src/generate/t_xsd_generator.cc
compiler/cpp/src/generate/t_xsd_generator.h [deleted file]