> Seems nutty, but is the entire file src/Fl_mac.cxx unused code?
>
> If I remove the file, I can rebuild FLTK without it.
>
> A 'grep -r Fl_mac.cxx' on the entire fltk directory shows
> only one reference to it; an #include in Fl_x.cxx which is
> commented out.
>
> Perhaps it should be removed from SVN, or is it there for
> post-cocoa reference?

Yes, Fl_mac.cxx is now totally useless, being replaced by
Fl_cocoa.mm.
I believe it can be deleted, since one can recover it from svn
in the unlikely case it becomes necessary.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to