Kill a bunch of dead code
commit3bcf6ed75043817b82363c6f7aa00050ccc8ff53
authorChristopher Dykes <cdykes@fb.com>
Wed, 5 Oct 2016 18:32:10 +0000 (5 11:32 -0700)
committerHhvm Bot <hhvm-bot-bot@fb.com>
Wed, 5 Oct 2016 18:50:58 +0000 (5 11:50 -0700)
tree4b93f61070523af62dfa66f419c87c76c10e6d2f
parent8c152ca0614e5aaafd50d7e5fa94ace371ab22ef
Kill a bunch of dead code

Summary: This is all dead code, so remove it

Reviewed By: markw65

Differential Revision: D3932601

fbshipit-source-id: 0d21515866e4d8133b119c405400c2f484992a00
36 files changed:
hphp/compiler/analysis/class_scope.cpp
hphp/compiler/analysis/class_scope.h
hphp/compiler/analysis/file_scope.cpp
hphp/compiler/analysis/file_scope.h
hphp/compiler/analysis/function_scope.cpp
hphp/compiler/analysis/function_scope.h
hphp/compiler/builtin_symbols.h
hphp/compiler/code_generator.cpp
hphp/compiler/code_generator.h
hphp/compiler/compiler.cpp
hphp/compiler/construct.cpp
hphp/compiler/construct.h
hphp/compiler/option.cpp
hphp/compiler/option.h
hphp/compiler/package.cpp
hphp/compiler/package.h
hphp/compiler/statement/finally_statement.cpp
hphp/compiler/statement/goto_statement.cpp
hphp/compiler/statement/try_statement.cpp
hphp/neo/neo_err.c
hphp/neo/neo_err.h
hphp/neo/neo_hash.c
hphp/neo/neo_hash.h
hphp/neo/neo_hdf.c
hphp/neo/neo_misc.c
hphp/neo/neo_misc.h
hphp/runtime/base/actrec-args.cpp [deleted file]
hphp/runtime/base/actrec-args.h
hphp/runtime/base/repo-auth-type.cpp
hphp/runtime/base/repo-auth-type.h
hphp/runtime/base/simple-counter.cpp
hphp/runtime/base/utf8-decode.h
hphp/runtime/base/zend-collator.cpp
hphp/runtime/base/zend-collator.h
hphp/runtime/base/zend-string.cpp
hphp/runtime/base/zend-string.h