Skip to content

Commit

Permalink
Re #9556 Removing unused macros
Browse files Browse the repository at this point in the history
  • Loading branch information
raquelalvarezbanos committed Feb 13, 2015
1 parent cdaed80 commit b9d7582
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Code/Mantid/Framework/CurveFitting/src/DynamicKuboToyabe.cpp
Expand Up @@ -6,13 +6,6 @@
#include "MantidAPI/FunctionFactory.h"
#include <vector>

#define EPS 1e-6
#define JMAX 14
#define JMAXP (JMAX+1)
#define K 5
#define NR_END 1
#define FREE_ARG char*

namespace Mantid
{
namespace CurveFitting
Expand Down

0 comments on commit b9d7582

Please sign in to comment.