]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
coverity 17741 fixed
authorsgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 11 Dec 2011 11:50:56 +0000 (11:50 +0000)
committersgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 11 Dec 2011 11:50:56 +0000 (11:50 +0000)
HLT/TPCLib/tracking-ca/AliHLTTPCCAPerformance.h

index d7f6e5a956c33db87c6033fec3aae4f7a342a2e4..0d766450cd7038b0ba254a78c8de7537102bf73a 100644 (file)
@@ -235,7 +235,7 @@ private:
   /// copy constructor prohibited
   AliHLTTPCCAPerformance( const AliHLTTPCCAPerformance& );
   /// assignment operator prohibited
-  AliHLTTPCCAPerformance &operator=( const AliHLTTPCCAPerformance& ) const;
+  AliHLTTPCCAPerformance &operator=( const AliHLTTPCCAPerformance& );
 
 };