diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/fl_ask.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/fl_ask.cxx b/src/fl_ask.cxx index 7423970e5..14913e269 100644 --- a/src/fl_ask.cxx +++ b/src/fl_ask.cxx @@ -419,9 +419,6 @@ std::string fl_input_str(int maxchar, const char *fmt, const char *defstr, ...) Like fl_input() except the input text is not shown, '*' or similar replacement characters are displayed instead. - \deprecated Please use - fl_password_str(int maxchar, const char *fmt, const char *defstr, ...) instead. - \code #include <FL/fl_ask.H> \endcode \param[in] fmt can be used as an sprintf-like format and variables for the message text |
