mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
chore: remove unused osfhandle hack (#16305)
This commit is contained in:
@@ -29,7 +29,6 @@ const BLACKLIST = new Set([
|
||||
['atom', 'common', 'common_message_generator.cc'],
|
||||
['atom', 'common', 'common_message_generator.h'],
|
||||
['atom', 'common', 'node_includes.h'],
|
||||
['atom', 'node', 'osfhandle.cc'],
|
||||
['spec', 'static', 'jquery-2.0.3.min.js']
|
||||
].map(tokens => path.join(SOURCE_ROOT, ...tokens)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user