diff options
| author | Xander Swan <no email> | 2025-12-23 20:58:32 -0500 |
|---|---|---|
| committer | Xander Swan <no email> | 2025-12-23 20:58:32 -0500 |
| commit | 2838358993ade2ac1b770d675af9126749074e8f (patch) | |
| tree | b423ac832dd86cec1863c725fd2957eddd83c28f /editor/run.sh | |
| parent | ce4d64bd41937d7dff18ca607122188dc338d696 (diff) | |
Fix lotsa memory leaks mhm
Diffstat (limited to 'editor/run.sh')
| -rwxr-xr-x | editor/run.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/editor/run.sh b/editor/run.sh deleted file mode 100755 index 5c479e9..0000000 --- a/editor/run.sh +++ /dev/null @@ -1,3 +0,0 @@ -#! /bin/bash - -odin run editor -vet -disallow-do -o:speed |
