]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/xforms_helpers.h
Tiny clean-ups.
[features.git] / src / frontends / xforms / xforms_helpers.h
index c60e29b2eb4ab4a569da161f2e98202df0cec559..363076546576f4e965585ff77edd5c1873457d92 100644 (file)
@@ -48,9 +48,6 @@ std::vector<string> const getVectorFromBrowser(FL_OBJECT *);
 /// Given an fl_input, return its contents.
 string const getStringFromInput(FL_OBJECT * ob);
 
-/** Given an fl_browser, return the contents of the currently
-    highlighted line.
-*/
 /** Given an fl_browser, return the contents of line
     (xforms numbering convention; starts at 1).
 */