about summary refs log tree commit diff
path: root/Completion/Base/_precommand
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Base/_precommand')
-rw-r--r--Completion/Base/_precommand3
1 files changed, 0 insertions, 3 deletions
diff --git a/Completion/Base/_precommand b/Completion/Base/_precommand
index 1ff11bc3c..bcda9fc8b 100644
--- a/Completion/Base/_precommand
+++ b/Completion/Base/_precommand
@@ -3,7 +3,4 @@
 shift words
 (( CURRENT-- ))
 
-# We now want to go back to doing ordinary completion on the new word,
-# so restore the default _compskip.
-_compskip=''
 _normal