mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
This removes a source file that got re-added via a rebase. It seems somewhere around change set178dff255f`entry_point.c` was removed, and rebase0b6e16f1aeadded it back. The review of https://github.com/nodejs/node/pull/48740 overlooked this and the file got re-committed. PR-URL: https://github.com/nodejs/node/pull/50528 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Vladimir Morozov <vmorozov@microsoft.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>