Author: matt
Date: 2011-09-30 03:20:34 -0700 (Fri, 30 Sep 2011)
New Revision: 9095
Log:
Removed test

Modified:
   branches/branch-3.0/test/editor.cxx

Modified: branches/branch-3.0/test/editor.cxx
===================================================================
--- branches/branch-3.0/test/editor.cxx 2011-09-30 10:20:09 UTC (rev 9094)
+++ branches/branch-3.0/test/editor.cxx 2011-09-30 10:20:34 UTC (rev 9095)
@@ -785,7 +785,6 @@
     w->editor->highlight_data(stylebuf, styletable,
                               sizeof(styletable) / sizeof(styletable[0]),
                              'A', style_unfinished_cb, 0);
-    w->editor->wrap_mode(fltk3::TextDisplay::WRAP_AT_BOUNDS, 80);
   textbuf->text();
   style_init();
   w->end();

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to