about summary refs log tree commit diff
path: root/Functions/Completion/__main_key_complete
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Completion/__main_key_complete')
-rw-r--r--Functions/Completion/__main_key_complete6
1 files changed, 0 insertions, 6 deletions
diff --git a/Functions/Completion/__main_key_complete b/Functions/Completion/__main_key_complete
deleted file mode 100644
index 35fa1a0a3..000000000
--- a/Functions/Completion/__main_key_complete
+++ /dev/null
@@ -1,6 +0,0 @@
-#helper
-
-# The widget name looks like `__complete_key_<num>' where <num> can be
-# used as an index into the `keycomps' array to get at the definition.
-
-callcomplete keycomps "$WIDGET" "$@"