diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-06-03 22:45:34 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-06-06 22:15:20 +0000 |
commit | 4c3b36073ae542fc5a8ccffa685a4105525b3394 (patch) | |
tree | 35b9a73888371dafd48b95305919909fa817676c /store | |
parent | cae83eb8b6906bba4abf9b625b84364e5f6e36ca (diff) |
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 <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'store')
-rw-r--r-- | store/workben/t_store.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
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 <sal/types.h> #include <osl/diagnose.h> #include <osl/thread.h> |