Author: matt
Date: 2010-04-12 08:21:35 -0700 (Mon, 12 Apr 2010)
New Revision: 7488
Log:
Removed commented out fields.
Modified:
branches/branch-1.3/fluid/ide_maketools.cxx
Modified: branches/branch-1.3/fluid/ide_maketools.cxx
===================================================================
--- branches/branch-1.3/fluid/ide_maketools.cxx 2010-04-12 15:15:03 UTC (rev
7487)
+++ branches/branch-1.3/fluid/ide_maketools.cxx 2010-04-12 15:21:35 UTC (rev
7488)
@@ -272,31 +272,6 @@
if (i<n-1) fputs(" \\", f);
fputs("\n", f);
}
-/*
- fputs("\tCodeEditor.cxx \\\n", f);
- fputs("\tFl_Function_Type.cxx \\\n", f);
- fputs("\tFl_Group_Type.cxx \\\n", f);
- fputs("\tFl_Menu_Type.cxx \\\n", f);
- fputs("\tFl_Type.cxx \\\n", f);
- fputs("\tFl_Widget_Type.cxx \\\n", f);
- fputs("\tFl_Window_Type.cxx \\\n", f);
- fputs("\tFluid_Image.cxx \\\n", f);
- fputs("\tabout_panel.cxx \\\n", f);
- fputs("\talign_widget.cxx \\\n", f);
- fputs("\talignment_panel.cxx \\\n", f);
- fputs("\tcode.cxx \\\n", f);
- fputs("\tfactory.cxx \\\n", f);
- fputs("\tfile.cxx \\\n", f);
- fputs("\tfluid.cxx \\\n", f);
- fputs("\tfunction_panel.cxx \\\n", f);
- fputs("\tide_maketools.cxx \\\n", f);
- fputs("\tide_support.cxx \\\n", f);
- fputs("\tide_visualc.cxx \\\n", f);
- fputs("\tide_xcode.cxx \\\n", f);
- fputs("\ttemplate_panel.cxx \\\n", f);
- fputs("\tundo.cxx \\\n", f);
- fputs("\twidget_panel.cxx\n", f);
-*/
fputs("\n", f);
fputs("################################################################\n", f);
fputs("\n", f);
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit