]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Double definded copy constructor (Marian)
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 17 Mar 2009 14:35:50 +0000 (14:35 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 17 Mar 2009 14:35:50 +0000 (14:35 +0000)
TPC/AliTPCkalmandEdx.h

index 8f7605d623e2d7940e166d48e2bc9795f9862391..d229318909c8db73796d3b7ffe280a211adc30ba 100644 (file)
@@ -53,7 +53,6 @@ public:
   //
 private:
   AliTPCkalmandEdx&  operator=(const AliTPCkalmandEdx&);// not implemented
-  AliTPCkalmandEdx(const AliTPCkalmandEdx&); //not implemented
   ClassDef(AliTPCkalmandEdx,1);
 };