summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/cube.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cube.cxx b/test/cube.cxx
index 7f7d37c4b..9dea82290 100644
--- a/test/cube.cxx
+++ b/test/cube.cxx
@@ -177,7 +177,7 @@ void print_cb(Fl_Widget *w, void *data)
// end of printing demo
int main(int argc, char **argv) {
- Fl::use_high_res_GL(1);
+ //Fl::use_high_res_GL(1);
makeform(argv[0]);
// added to demo printing
form->begin();