Skip to content

Commit

Permalink
Re #11087 Removing unused macros
Browse files Browse the repository at this point in the history
  • Loading branch information
raquelalvarezbanos committed Feb 13, 2015
1 parent 73ebb53 commit 25902f4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Code/Mantid/Framework/Algorithms/src/RRFMuon.cpp
Expand Up @@ -3,10 +3,6 @@
//----------------------------------------------------------------------
#include "MantidAlgorithms/RRFMuon.h"


#define REAL(z,i) ((z)[2*(i)])
#define IMAG(z,i) ((z)[2*(i)+1])

namespace Mantid
{
namespace Algorithms
Expand Down

0 comments on commit 25902f4

Please sign in to comment.