Removed statement that became incorrect with true Mac OS X subwindows.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10479 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2014-12-09 11:15:12 +00:00
parent c082c78805
commit 84af5805df

View File

@ -762,8 +762,7 @@ Fl_Window *fl_find(Window xid)
\par
Returns the Fl_Window that corresponds to the given window reference,
or \c NULL if not found. FLTK windows that are children of top-level
windows share the \c Window of the top-level window.
or \c NULL if not found.
void fl_mac_set_about( Fl_Callback *cb, void *user_data, int shortcut)