From 710b2e59cfee61e3f51e5d017c4160bacf76c68f Mon Sep 17 00:00:00 2001 From: Oliver Wang Date: Thu, 25 Sep 2003 18:04:47 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=2362 --- api/reduce.C | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/api/reduce.C b/api/reduce.C index cc23869359..942c35a217 100644 --- a/api/reduce.C +++ b/api/reduce.C @@ -240,6 +240,8 @@ void REDUCED_ARRAY::draw_row_quad(int row) { #if 0 // draw a black line on front and right edge of each quad // + glLineWidth(4.0); + glDisable(GL_LINE_SMOOTH); glBegin(GL_LINES); glColor4f(0., 0., 0., 1.0); for (i=0; i