]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Correcting warnings
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 6 Mar 2008 01:34:09 +0000 (01:34 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 6 Mar 2008 01:34:09 +0000 (01:34 +0000)
ANALYSIS/Aliengui/AliSelectorFrame.cxx

index aff3dc66c875ab2ed96b2ced9865538678a47a26..dec1ecae3c4986e78b05589d44325297c2a3dcbc 100644 (file)
@@ -71,7 +71,7 @@ AliSelectorFrame::AliSelectorFrame(const TGWindow *main, UInt_t w, UInt_t h, Ali
 }
 
 //___________________________________________________________________________
-AliSelectorFrame::AliSelectorFrame(const AliSelectorFrame& frame):
+AliSelectorFrame::AliSelectorFrame(const AliSelectorFrame& /*frame*/):
   TGHorizontalFrame(), 
   fVFrame1(0),
   fVFrame2(0),