diff --git a/graf/src/TLink.cxx b/graf/src/TLink.cxx index 83026536d5dc0719dbf3703b3868aca5ebb9bf58..0fbecec963dc7d6b91c2719f4797d301fb2fe37d 100644 --- a/graf/src/TLink.cxx +++ b/graf/src/TLink.cxx @@ -1,4 +1,4 @@ -// @(#)root/graf:$Name: $:$Id: TLink.cxx,v 1.3 2000/09/08 16:05:21 rdm Exp $ +// @(#)root/graf:$Name: $:$Id: TLink.cxx,v 1.4 2000/09/13 12:04:15 brun Exp $ // Author: Rene Brun 05/03/95 /************************************************************************* @@ -83,7 +83,6 @@ void TLink::ExecuteEvent(Int_t event, Int_t, Int_t) TClass *cl = gROOT->GetClass(GetName()); if (!cl) return; - //*-*- make a special case for top of Collections //*-*- if status word is 0 take first member //*-*- otherwise go back to parent of linked list