summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautoepatch.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/autoepatch.sh b/autoepatch.sh
index 0793a47..455789a 100755
--- a/autoepatch.sh
+++ b/autoepatch.sh
@@ -93,8 +93,6 @@ main() {
2) return 1;; # The patch failed to apply, already announced.
esac
done
-
- IFS="${save_IFS}"
}
main