summaryrefslogtreecommitdiff
path: root/solenv/bin/pchdelta
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/bin/pchdelta')
-rwxr-xr-xsolenv/bin/pchdelta4
1 files changed, 0 insertions, 4 deletions
diff --git a/solenv/bin/pchdelta b/solenv/bin/pchdelta
deleted file mode 100755
index e33db2f96..000000000
--- a/solenv/bin/pchdelta
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-# Wrapper around the pchdelta.py script
-bash -c "unset PYTHONHOME PYTHONPATH; /usr/bin/python ../solenv/bin/pchdelta.py $*"