Remove t_ocaml_generator.h.
authorDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:40:08 +0000 (21:40 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:40:08 +0000 (21:40 +0000)
commit7bb71df6efb2529ea3f3d1baf86fb6f102ca3e4f
tree1f3f8abd28f9f4be38f26ec447f0c3c3e1cb4891
parentf0521b1305aaa0900f02a09ac743cef21f4befe7
Remove t_ocaml_generator.h.

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