From aa3360aa018414cbac680b62c4c774dd9cf4aace Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sun, 13 Mar 2011 17:48:58 +0100 Subject: Remove unused TRACE macro --- stoc/source/corereflection/base.hxx | 2 -- 1 file changed, 2 deletions(-) diff --git a/stoc/source/corereflection/base.hxx b/stoc/source/corereflection/base.hxx index 405bf773e045..76ebee6d42ac 100644 --- a/stoc/source/corereflection/base.hxx +++ b/stoc/source/corereflection/base.hxx @@ -26,8 +26,6 @@ * ************************************************************************/ // #define TEST_LIST_CLASSES -// #define TRACE(x) OSL_TRACE(x) -#define TRACE(x) #include #include -- cgit