From 2e761f8a7744f18059e2048f319f4cac8e32d765 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sat, 29 Mar 2008 01:56:39 +0000 Subject: Replace all remaining use of TRACEx() macros with logging framework. Remove the old TRACEx macros to catch any remaining uses. --- lib/common/Utils.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/common/Utils.cpp') diff --git a/lib/common/Utils.cpp b/lib/common/Utils.cpp index 83a12ccf..66fab21f 100644 --- a/lib/common/Utils.cpp +++ b/lib/common/Utils.cpp @@ -53,10 +53,10 @@ void SplitString(const std::string &String, char SplitOn, std::vector