aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2024-11-20 08:18:14 +1100
committerNeil <nyamatongwe@gmail.com>2024-11-20 08:18:14 +1100
commit28ee322763282711d4394e092aeefd29e9f972bb (patch)
treef58aa66419a46231c9fdf6698ddd0ecc212d7d87 /cocoa
parent36da5818ccb71317b088857673bc3e75f0982616 (diff)
downloadscintilla-mirror-28ee322763282711d4394e092aeefd29e9f972bb.tar.gz
Bug [#2453]. Remove remnants of ScintillaEditPy.
Diffstat (limited to 'cocoa')
-rwxr-xr-xcocoa/checkbuildosx.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/cocoa/checkbuildosx.sh b/cocoa/checkbuildosx.sh
index f342715aa..847e24ab3 100755
--- a/cocoa/checkbuildosx.sh
+++ b/cocoa/checkbuildosx.sh
@@ -60,7 +60,4 @@ xcodebuild clean
xcodebuild
cd ..
-cd ScintillaEditPy
-python2 sepbuild.py
-cd ..
cd ../..