Remove dead code in hphp/compiler
commitda472bbb4d9c357eecbc803164b788d1dcec96a6
authorSean Cannella <seanc@fb.com>
Sat, 16 Nov 2013 00:06:00 +0000 (15 16:06 -0800)
committerSara Golemon <sgolemon@fb.com>
Mon, 18 Nov 2013 17:17:35 +0000 (18 09:17 -0800)
treee09ac693d55475208c19c4b064692fa0afc267a4
parent6c63687b657a4f43e8dfc9cfa3d9fca00b0542ae
Remove dead code in hphp/compiler

While working on something else I noticed a bunch of dead code (presumably related to hphpc) so remove it.

Reviewed By: @markw65

Differential Revision: D1059801
hphp/compiler/expression/expression_list.cpp
hphp/compiler/expression/expression_list.h
hphp/compiler/expression/new_object_expression.cpp
hphp/compiler/expression/object_method_expression.cpp
hphp/compiler/expression/simple_function_call.cpp
hphp/compiler/expression/simple_function_call.h
hphp/compiler/parser/parser.cpp
hphp/compiler/parser/parser.h