diff options
| author | Manolo Gouy <Manolo> | 2011-06-17 11:39:25 +0000 |
|---|---|---|
| committer | Manolo Gouy <Manolo> | 2011-06-17 11:39:25 +0000 |
| commit | 29d9c40dead6a57a86ebac49d38a4c40bb4a313b (patch) | |
| tree | aab8b71a7cc3e21d718c3422a5a50d7d46a45342 /src | |
| parent | 07cb1667ad0b09071fff596ecc06f7d5c639405d (diff) | |
Removed Doxygen documentation of function Fl_File_Chooser::browser() that had been
removed at r. 8785.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8817 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src')
| -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: |
