From c0920e5969740ec42a403380c2e9c8fd295ffd32 Mon Sep 17 00:00:00 2001 From: Duncan Mac-Vicar P Date: Thu, 27 Mar 2008 16:18:54 +0000 Subject: [PATCH] remove warning --- zypp/base/Measure.cc | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/zypp/base/Measure.cc b/zypp/base/Measure.cc index 5963ac9..e5b3915 100644 --- a/zypp/base/Measure.cc +++ b/zypp/base/Measure.cc @@ -32,10 +32,6 @@ namespace zypp namespace debug { ///////////////////////////////////////////////////////////////// - /////////////////////////////////////////////////////////////////// - namespace - { ///////////////////////////////////////////////////////////////// - /** Times measured by \ref Measure. */ struct Tm { @@ -133,10 +129,7 @@ namespace zypp return str << obj.asString(); } - ///////////////////////////////////////////////////////////////// - } // namespace - /////////////////////////////////////////////////////////////////// - + /////////////////////////////////////////////////////////////////// // // CLASS NAME : Measure::Impl -- 2.7.4