Skip to content

Commit 0379a8b

Browse files
joyeecheungtargos
authored andcommitted
src: remove JSONParser
This is now unused after https://redirect.github.com/nodejs/node/pull/59473 and and https://redirect.github.com/nodejs/node/pull/59323 PR-URL: #59619 Fixes: #59288 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Shelley Vohr <[email protected]> Reviewed-By: Daniel Lemire <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]> Reviewed-By: Ethan Arrowood <[email protected]> Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
1 parent 2e6225a commit 0379a8b

File tree

3 files changed

+0
-199
lines changed

3 files changed

+0
-199
lines changed

node.gyp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,6 @@
9696
'src/js_stream.cc',
9797
'src/json_utils.cc',
9898
'src/js_udp_wrap.cc',
99-
'src/json_parser.h',
100-
'src/json_parser.cc',
10199
'src/module_wrap.cc',
102100
'src/node.cc',
103101
'src/node_api.cc',

src/json_parser.cc

Lines changed: 0 additions & 157 deletions
This file was deleted.

src/json_parser.h

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)