]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
coverity 17739 fix
authorsgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 11 Dec 2011 11:53:14 +0000 (11:53 +0000)
committersgorbuno <sgorbuno@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 11 Dec 2011 11:53:14 +0000 (11:53 +0000)
HLT/TPCLib/tracking-ca/AliHLTTPCCADisplay.h

index 08efe3fb390fec90adfb09d23a228dee88a5bfff..36e34678c4536d81857dc1bf5ba853d9e7f022aa 100644 (file)
@@ -112,7 +112,7 @@ private:
   /// copy constructor prohibited
   AliHLTTPCCADisplay( const AliHLTTPCCADisplay& );
   /// assignment operator prohibited
-  AliHLTTPCCADisplay& operator=( const AliHLTTPCCADisplay& ) const ;
+  AliHLTTPCCADisplay& operator=( const AliHLTTPCCADisplay& );
 
 };