mirror of
https://github.com/fltk/fltk.git
synced 2026-06-07 17:35:39 +08:00
Removed unused declaration of global variable fl_fontsize.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8428 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ public:
|
||||
#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;
|
||||
|
||||
Reference in New Issue
Block a user