about summary refs log tree commit diff stats
path: root/subx/edit
diff options
context:
space:
mode:
Diffstat (limited to 'subx/edit')
-rwxr-xr-xsubx/edit6
1 files changed, 0 insertions, 6 deletions
diff --git a/subx/edit b/subx/edit
index c33ee46b..b33d8212 100755
--- a/subx/edit
+++ b/subx/edit
@@ -7,10 +7,4 @@ then
   exit 1
 fi
 
-if [[ $1 == 'test'* ]]
-then
-  eval $EDITOR ./teensy/$1*.[cs]
-  exit $?
-fi
-
 eval $EDITOR ./$1.subx