]> git.treefish.org Git - phys/heatbath.git/blobdiff - sim-1mr-.hpp
...
[phys/heatbath.git] / sim-1mr-.hpp
index 01701b959f5651b3cfe7d9d25a7ccbb55b484c03..a7cde920559d17bdd0ef4bd55d542057aff201ad 100644 (file)
@@ -43,7 +43,6 @@ sim::sim(o815 *_O815) : o815::sim( _O815,
 
 void sim::updatePhi (const int& x) 
 {
-  const double theta = gsl_rng_uniform(rangsl) * 2*M_PI;
   complex<double> V=0;
 
   for (int nu=0; nu<4; nu++)