From 72ce8b136ac5f511034b804e12e4a78dc3bff00b Mon Sep 17 00:00:00 2001 From: RandomOfNoWhere Date: Sat, 12 Oct 2024 16:37:26 -0400 Subject: [PATCH 1/5] Update SCsub Removed unneeded code --- core/object/SCsub | 1 - 1 file changed, 1 deletion(-) diff --git a/core/object/SCsub b/core/object/SCsub index 3d0d2c14dd27..7c00bb719e3e 100644 --- a/core/object/SCsub +++ b/core/object/SCsub @@ -1,5 +1,4 @@ #!/usr/bin/env python -from misc.utility.scons_hints import * Import("env") From eaafcbae48cc0b5605e7abbb7d997db7e2bd4646 Mon Sep 17 00:00:00 2001 From: RandomOfNoWhere Date: Sat, 12 Oct 2024 16:37:41 -0400 Subject: [PATCH 2/5] Update SCsub Removed unneeded code --- core/string/SCsub | 1 - 1 file changed, 1 deletion(-) diff --git a/core/string/SCsub b/core/string/SCsub index b06e32eb88a8..3217166f18dc 100644 --- a/core/string/SCsub +++ b/core/string/SCsub @@ -1,5 +1,4 @@ #!/usr/bin/env python -from misc.utility.scons_hints import * Import("env") From 836b0d1a558fa1cbf2251f1597968eb8c7e2a093 Mon Sep 17 00:00:00 2001 From: RandomOfNoWhere Date: Sat, 12 Oct 2024 16:38:07 -0400 Subject: [PATCH 3/5] Update SCsub Removed unneeded code --- core/io/SCsub | 1 - 1 file changed, 1 deletion(-) diff --git a/core/io/SCsub b/core/io/SCsub index ab811758940f..19a65492252d 100644 --- a/core/io/SCsub +++ b/core/io/SCsub @@ -1,5 +1,4 @@ #!/usr/bin/env python -from misc.utility.scons_hints import * Import("env") From e662733cd2b853ae4dc5df31e666ed4bee6ebf35 Mon Sep 17 00:00:00 2001 From: RandomOfNoWhere Date: Sat, 12 Oct 2024 16:38:53 -0400 Subject: [PATCH 4/5] Update SCsub Removed unneeded code --- core/SCsub | 1 - 1 file changed, 1 deletion(-) diff --git a/core/SCsub b/core/SCsub index be1e3da012b4..4c98ee4053a3 100644 --- a/core/SCsub +++ b/core/SCsub @@ -1,5 +1,4 @@ #!/usr/bin/env python -from misc.utility.scons_hints import * Import("env") From bfd2ff6a0f36e2fe700efe1d3a0ec79728aeb901 Mon Sep 17 00:00:00 2001 From: RandomOfNoWhere Date: Sat, 12 Oct 2024 16:40:05 -0400 Subject: [PATCH 5/5] Update SCsub Removed unneeded code --- core/debugger/SCsub | 1 - 1 file changed, 1 deletion(-) diff --git a/core/debugger/SCsub b/core/debugger/SCsub index ab811758940f..19a65492252d 100644 --- a/core/debugger/SCsub +++ b/core/debugger/SCsub @@ -1,5 +1,4 @@ #!/usr/bin/env python -from misc.utility.scons_hints import * Import("env")