Removed commented out fields.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7488 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher 2010-04-12 15:21:35 +00:00
parent 9100fc0b51
commit 8cbb278769

View File

@ -272,31 +272,6 @@ public:
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);