X-Git-Url: http://git.treefish.org/~alex/phys/heatbath.git/blobdiff_plain/3c0d4377f0e0c7ed6df154aaf0b7cdf7442571af..ecc404b60bdb67c49c254ef13ac91a2e7c07b12c:/sim-1mr-.hpp?ds=sidebyside diff --git a/sim-1mr-.hpp b/sim-1mr-.hpp index 01701b9..a7cde92 100644 --- a/sim-1mr-.hpp +++ b/sim-1mr-.hpp @@ -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 V=0; for (int nu=0; nu<4; nu++)