diff --git a/src/gui/widgets/graph.cpp b/src/gui/widgets/graph.cpp index ddfa97fdf..df68c0618 100644 --- a/src/gui/widgets/graph.cpp +++ b/src/gui/widgets/graph.cpp @@ -255,7 +255,6 @@ void graph::paintEvent( QPaintEvent * ) case graph::NearestStyle: - printf("GAY MODE\n"); for( int i=0; i < length; i++ ) { p.drawLine(2+static_cast(i*xscale),