]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSEMCAGeometry.h
Removing warnings
[u/mrichter/AliRoot.git] / PHOS / AliPHOSEMCAGeometry.h
index a92142084acd5346cee2d395288d91638895fa90..4864557615e2940ef5f439793c7fdc2dfdf4f7c4 100644 (file)
@@ -32,7 +32,7 @@ public:
   } 
   virtual ~AliPHOSEMCAGeometry(void) {}
 
-  AliPHOSEMCAGeometry & operator = (const AliPHOSEMCAGeometry  & rvalue) {
+  AliPHOSEMCAGeometry & operator = (const AliPHOSEMCAGeometry  & /*rvalue*/) {
     // assignement operator requested by coding convention but not needed
     assert(0==1) ;
     return *this ;