From: Klaus Kaempf Date: Thu, 9 Feb 2006 11:47:34 +0000 (+0000) Subject: _XDEBUG is XXX !! X-Git-Tag: BASE-SuSE-SLE-10-SP2-Branch~2399 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b85cf7c66dff80f763f090d65388b1eacf0e2058;p=platform%2Fupstream%2Flibzypp.git _XDEBUG is XXX !! --- diff --git a/zypp/solver/detail/Types.h b/zypp/solver/detail/Types.h index 696c043..5fa4a44 100644 --- a/zypp/solver/detail/Types.h +++ b/zypp/solver/detail/Types.h @@ -35,7 +35,7 @@ #include "zypp/PoolItem.h" #define _DEBUG(x) DBG << x << std::endl; -#define _XDEBUG(x) DBG << x << std::endl; +#define _XDEBUG(x) XXX << x << std::endl; //#define _DEBUG(x) /////////////////////////////////////////////////////////////////////////