]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliPreprocessor.cxx
Correct warnings for gcc 4.3
[u/mrichter/AliRoot.git] / STEER / AliPreprocessor.cxx
index 6b9c54d393d00997182f653b73a0455ea191a418..c7f65bd706072e6c596dd881aa313b3ba1cc89d4 100644 (file)
@@ -409,7 +409,7 @@ Bool_t AliPreprocessor::AliPreprocessor::ProcessRunType()
        return kFALSE;
 }
 //______________________________________________________________________________________________
-const UInt_t AliPreprocessor::GetStartTimeDCSQuery()
+UInt_t AliPreprocessor::GetStartTimeDCSQuery()
 {
        // Return Start Time for the DCS query
        //
@@ -418,7 +418,7 @@ const UInt_t AliPreprocessor::GetStartTimeDCSQuery()
        return fShuttle->GetStartTimeDCSQuery();
 }
 //______________________________________________________________________________________________
-const UInt_t AliPreprocessor::GetEndTimeDCSQuery()
+UInt_t AliPreprocessor::GetEndTimeDCSQuery()
 {
        // Return End Time for the DCS query
        //