diff --git a/rogueviz/dhrg/loglik.cpp b/rogueviz/dhrg/loglik.cpp index ed2b16f0..1ae7ab3b 100644 --- a/rogueviz/dhrg/loglik.cpp +++ b/rogueviz/dhrg/loglik.cpp @@ -139,8 +139,7 @@ void cellcoords() { // needs cellcoords/rvcoords/origcoords void build_disttable() { indenter_finish im("build_disttable"); - int tab[N]; - for(int i=0; i tab(N, N); disttable0.clear(); disttable1.clear();