mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:57:45 +00:00
Lagom: Remove debug line in LibJSGCVerifier
This commit is contained in:
parent
b5f01bd212
commit
0c7eac8d9a
1 changed files with 0 additions and 3 deletions
|
@ -46,9 +46,6 @@ for containing_path in PATHS_TO_SEARCH:
|
||||||
paths.append(Path(root) / file)
|
paths.append(Path(root) / file)
|
||||||
|
|
||||||
|
|
||||||
# paths = ['/home/matthew/code/serenity/Userland/Libraries/LibJS/Runtime/Set.h']
|
|
||||||
|
|
||||||
|
|
||||||
def thread_init():
|
def thread_init():
|
||||||
signal.signal(signal.SIGINT, signal.SIG_IGN)
|
signal.signal(signal.SIGINT, signal.SIG_IGN)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue