diff --git a/Graphs/gGraphView.cpp b/Graphs/gGraphView.cpp index 45a613b6..04381797 100644 --- a/Graphs/gGraphView.cpp +++ b/Graphs/gGraphView.cpp @@ -1218,7 +1218,6 @@ void gGraphView::paintGL() threaded=true; } else threaded=false; - threaded=true; for (int i=0;iisEmpty() || !m_graphs[i]->visible()) continue; numgraphs++;