Author: matt
Date: 2010-12-06 09:42:48 -0800 (Mon, 06 Dec 2010)
New Revision: 7964
Log:
Forgot to removed an unused line
Modified:
branches/branch-1.3/test/fractals.cxx
Modified: branches/branch-1.3/test/fractals.cxx
===================================================================
--- branches/branch-1.3/test/fractals.cxx 2010-12-06 15:54:52 UTC (rev
7963)
+++ branches/branch-1.3/test/fractals.cxx 2010-12-06 17:42:48 UTC (rev
7964)
@@ -314,8 +314,6 @@
*/
void FractalTree(int level, long level_seed)
{
- long savedseed; /* need to save seeds while building tree too */
-
if (level == Level) {
glPushMatrix();
glRotatef(drand48()*180, 0, 1, 0);
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit