include/codemaker/global.hxx | 1 - 1 file changed, 1 deletion(-) New commits: commit 142a5ed429d3b159a3538c372ec51af3605db942 Author: Noel Grandin <noel.gran...@collabora.co.uk> AuthorDate: Wed Aug 26 19:31:00 2020 +0200 Commit: Noel Grandin <noel.gran...@collabora.co.uk> CommitDate: Thu Aug 27 09:42:14 2020 +0200
remove unused StringList typedef Change-Id: I432a6d35c204eedc040d38dbdd49b837ba61416e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101436 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> diff --git a/include/codemaker/global.hxx b/include/codemaker/global.hxx index 256b3786ce90..358db5da7eda 100644 --- a/include/codemaker/global.hxx +++ b/include/codemaker/global.hxx @@ -28,7 +28,6 @@ #include <rtl/ustring.hxx> #include <rtl/strbuf.hxx> -typedef ::std::list< ::rtl::OString > StringList; typedef ::std::vector< ::rtl::OString > StringVector; typedef ::std::set< ::rtl::OString > StringSet; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits