THRIFT-1254. javame: Code can't be compiled against a regular JRE: Object.clone(...
authorBryan Duxbury <bryanduxbury@apache.org>
Mon, 22 Aug 2011 16:59:20 +0000 (16:59 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Mon, 22 Aug 2011 16:59:20 +0000 (16:59 +0000)
commitda9c6e1aba082e0026a636685f1401c1fe3d97a5
treebd18ff2be92fbce5a310a1a60e78d77a20c7deed
parent160cbe67184f81cf1b638ea485300c283b6b9954
THRIFT-1254. javame: Code can't be compiled against a regular JRE: Object.clone() override has a different return type

This patch mirrors a previous commit to the main Java library by removing the clone() implementation altogether.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1160333 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_javame_generator.cc