aboutsummaryrefslogtreecommitdiffhomepage
path: root/complete.h
diff options
context:
space:
mode:
Diffstat (limited to 'complete.h')
-rw-r--r--complete.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/complete.h b/complete.h
index be10d17b..10f351fe 100644
--- a/complete.h
+++ b/complete.h
@@ -56,13 +56,6 @@
#define COMPLETE_SEP_STR L"\004"
/**
- * Separator between completion items in fish_pager. This is used for
- * completion grouping, e.g. when putting completions with the same
- * descriptions on the same line.
- */
-#define COMPLETE_ITEM_SEP L'\uf500'
-
-/**
* Character that separates the completion and description on
* programmable completions
*/