about summary refs log tree commit diff
path: root/Completion/Zsh/Type/_parameters
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Zsh/Type/_parameters')
-rw-r--r--Completion/Zsh/Type/_parameters5
1 files changed, 0 insertions, 5 deletions
diff --git a/Completion/Zsh/Type/_parameters b/Completion/Zsh/Type/_parameters
index 7f6f33e0e..7b7692a3c 100644
--- a/Completion/Zsh/Type/_parameters
+++ b/Completion/Zsh/Type/_parameters
@@ -6,11 +6,6 @@
 # If you specify a -g option with a pattern, the pattern will be used to
 # restrict the type of parameters matched.
 
-if compset -P '*:'; then
-  _history_modifiers p
-  return
-fi
-
 local i pfilt
 local -i nm=$compstate[nmatches]
 local -a expl pattern=( -g \* ) normal described verbose faked fakes tmp