From 2beb73aba7c46120adc1e9cfaa2a51934df41b2d Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Tue, 24 Jul 2018 10:02:07 +0100 Subject: Get rid of the unused string_list typedef. --- include/typedefs.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include') diff --git a/include/typedefs.h b/include/typedefs.h index 62ceb564e..9a015d445 100644 --- a/include/typedefs.h +++ b/include/typedefs.h @@ -82,10 +82,6 @@ typedef std::map ConfigFileCache; /** Generic user list, used for exceptions */ typedef std::set CUList; -/** A set of strings. - */ -typedef std::vector string_list; - /** Contains an ident and host split into two strings */ typedef std::pair IdentHostPair; -- cgit v1.3.1-10-gc9f91