aboutsummaryrefslogtreecommitdiff
path: root/bin/edda
diff options
context:
space:
mode:
Diffstat (limited to 'bin/edda')
-rwxr-xr-xbin/edda1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/edda b/bin/edda
index 9fc5e932..6e290cc5 100755
--- a/bin/edda
+++ b/bin/edda
@@ -62,4 +62,3 @@ cat > "$stdin"
for file ; do
ed "${opts[@]}" -- "$file" < "$stdin"
done
-