aboutsummaryrefslogtreecommitdiffhomepage
path: root/complete.h
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2014-10-30 22:40:35 -0700
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2014-10-30 22:40:35 -0700
commita529fc9d83295fdf9418436b68d056162ba8231b (patch)
tree97cf66daca3b5e7efb927c7e37fc7515ec8b0ceb /complete.h
parent173a6a71c03847158a434c3fd63e5759bf933239 (diff)
Set of fixes for issues identified by cppcheck
Diffstat (limited to 'complete.h')
-rw-r--r--complete.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/complete.h b/complete.h
index b5ad98c5..cf9638b0 100644
--- a/complete.h
+++ b/complete.h
@@ -136,9 +136,6 @@ enum
};
typedef uint32_t completion_request_flags_t;
-/** Given a list of completions, returns a list of their completion fields */
-wcstring_list_t completions_to_wcstring_list(const std::vector<completion_t> &completions);
-
/**
Add a completion.