mirror of
https://github.com/electron/electron.git
synced 2026-01-09 07:28:12 -05:00
chore: remove unused KeyWeakMap JS bindings (#43111)
The last three pieces of code that used it were removed in: - Oct 2020 (8df4faa8#25711) - Jun 2020 (e1e73fa5#24115) - Jun 2020 (c0182bca#24116).
This commit is contained in:
@@ -550,7 +550,6 @@ filenames = {
|
||||
"shell/common/api/electron_api_clipboard.h",
|
||||
"shell/common/api/electron_api_command_line.cc",
|
||||
"shell/common/api/electron_api_environment.cc",
|
||||
"shell/common/api/electron_api_key_weak_map.h",
|
||||
"shell/common/api/electron_api_native_image.cc",
|
||||
"shell/common/api/electron_api_native_image.h",
|
||||
"shell/common/api/electron_api_net.cc",
|
||||
|
||||
Reference in New Issue
Block a user