remove dead RuntimeOption::AutoloadRoots
commitb51d5193992cdd394471b98ab1573c5dd2f13726
authorEdwin Smith <smith@fb.com>
Tue, 6 Sep 2022 15:37:54 +0000 (6 08:37 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 6 Sep 2022 15:37:54 +0000 (6 08:37 -0700)
tree93066f402de29db0e53544b1b39f85131bf5dfc1
parent6c1bf8590d51dc3d25c967f5a5c58c4d9fe62280
remove dead RuntimeOption::AutoloadRoots

Summary: Nothing in HHVM reads this setting

Reviewed By: oulgen

Differential Revision: D39250394

fbshipit-source-id: df3a6f5b644feeb11e6ed34253eef09d6971b371
hphp/compiler/option.cpp
hphp/doc/options.compiler
hphp/runtime/base/runtime-option.cpp
hphp/runtime/base/runtime-option.h