From 4c3b36073ae542fc5a8ccffa685a4105525b3394 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Tue, 3 Jun 2014 22:45:34 +0200 Subject: Bin ugly (ab)use of preprocessor in headers (final part) Finish the work of ec8617568ff091026b2f17cce3b547b1633fa6c4 Only one is left: SC_PROGRESS_CXX Change-Id: Ifdc07ec377d7a84e92bc4b0a66ab82b1fc93f76a Reviewed-on: https://gerrit.libreoffice.org/9636 Reviewed-by: Thomas Arnhold Tested-by: Thomas Arnhold --- store/workben/t_store.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'store') diff --git a/store/workben/t_store.cxx b/store/workben/t_store.cxx index 455f053a72ec..2f2c712c9ef1 100644 --- a/store/workben/t_store.cxx +++ b/store/workben/t_store.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#define _T_STORE_CXX #include #include #include -- cgit