From 2139fd8761e44b87e6d775d6de8361155dc3eaf1 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 18 Dec 2017 10:21:21 +0000 Subject: drop last CONTAINER_APPEND use MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ia4500cfef039100cf12bc8e8a8946395e26b6890 Reviewed-on: https://gerrit.libreoffice.org/46700 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- include/tools/contnr.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/tools') diff --git a/include/tools/contnr.hxx b/include/tools/contnr.hxx index ba65820f8729..5b04ea7bc820 100644 --- a/include/tools/contnr.hxx +++ b/include/tools/contnr.hxx @@ -23,8 +23,6 @@ #include -#define CONTAINER_APPEND (ULONG_MAX) - #define TREELIST_APPEND (ULONG_MAX) #define TREELIST_ENTRY_NOTFOUND (ULONG_MAX) -- cgit