Author: manolo
Date: 2011-02-15 07:47:22 -0800 (Tue, 15 Feb 2011)
New Revision: 8428
Log:
Removed unused declaration of global variable fl_fontsize.
Modified:
branches/branch-1.3/src/Fl_Font.H
Modified: branches/branch-1.3/src/Fl_Font.H
===================================================================
--- branches/branch-1.3/src/Fl_Font.H 2011-02-15 15:29:03 UTC (rev 8427)
+++ branches/branch-1.3/src/Fl_Font.H 2011-02-15 15:47:22 UTC (rev 8428)
@@ -91,7 +91,7 @@
#endif // FL_DOXYGEN
};
-extern FL_EXPORT Fl_Font_Descriptor *fl_fontsize; // the currently selected one
+//extern FL_EXPORT Fl_Font_Descriptor *fl_fontsize; // the currently selected
one
struct Fl_Fontdesc {
const char *name;
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit