Remove t_hs_generator.h.
authorDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:40:20 +0000 (21:40 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:40:20 +0000 (21:40 +0000)
commit42e6d5143761fc0e20254a46a15e3da59ca0ac51
treeb733c5f9f50edbbcae7084e696357155fcd0bb4e
parentaf3ab2619d7969ac5bb685d8a8915750dadc6c18
Remove t_hs_generator.h.

t_hs_generator.h is no longer included anywhere, because
the Haskell 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@665595 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/Makefile.am
compiler/cpp/src/generate/t_hs_generator.cc
compiler/cpp/src/generate/t_hs_generator.h [deleted file]