Skip to content
Snippets Groups Projects
Commit 36180d8e authored by Ilka Antcheva's avatar Ilka Antcheva
Browse files

- cleanup

git-svn-id: http://root.cern.ch/svn/root/trunk@15393 27541ba8-7e3a-0410-8455-c3a389f83636
parent 73b3100a
No related branches found
No related tags found
No related merge requests found
// @(#)root/gui:$Name: $:$Id: TGListView.cxx,v 1.35 2006/05/05 16:13:58 antcheva Exp $
// @(#)root/gui:$Name: $:$Id: TGListView.cxx,v 1.36 2006/06/06 14:44:59 antcheva Exp $
// Author: Fons Rademakers 17/01/98
/*************************************************************************
......@@ -699,7 +699,6 @@ TGListView::TGListView(const TGWindow *p, UInt_t w, UInt_t h,
fColumns = 0;
fJmode = 0;
fColHeader = 0;
fHeader = 0;
fFontStruct = GetDefaultFontStruct();
fNormGC = GetDefaultGC()();
if (fHScrollbar)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment