[nemiver/varobjs-support] Cleanup the comment on IDebugger::root()



commit da930b1d80fd5fee26450042c08ac942c08118c3
Author: Dodji Seketeli <dodji redhat com>
Date:   Sun Apr 12 22:00:10 2009 +0200

    Cleanup the comment on IDebugger::root()
    
    	* src/dbgengine/nmv-i-debugger.h:
    	(IDebugger::root): Update the comment.
---
 src/dbgengine/nmv-i-debugger.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/dbgengine/nmv-i-debugger.h b/src/dbgengine/nmv-i-debugger.h
index b751e30..fde96f3 100644
--- a/src/dbgengine/nmv-i-debugger.h
+++ b/src/dbgengine/nmv-i-debugger.h
@@ -398,7 +398,6 @@ public:
         }
 
         /// \return the root parent of this variable.
-        /// Beware what is returned here is a bare pointer.
         const VariableSafePtr root () const
         {
             if (!has_parent ()) {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]