diff options
| -rw-r--r-- | src/Fl_File_Chooser2.cxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/Fl_File_Chooser2.cxx b/src/Fl_File_Chooser2.cxx index 37a788145..2c09c474c 100644 --- a/src/Fl_File_Chooser2.cxx +++ b/src/Fl_File_Chooser2.cxx @@ -307,10 +307,7 @@ Sets the file chooser user data d */ /** \fn void * Fl_File_Chooser::user_data() const - Gets the file chooser user data d */ - - /** \fn Fl_File_Browser* Fl_File_Chooser::browser() - returns a pointer to the underlying Fl_File_Browser object */ + Gets the file chooser user data */ // *** END OF OUT OF SOURCE DOC *** // Contents: |
