diff options
Diffstat (limited to 'src/Fl_String.cxx')
| -rw-r--r-- | src/Fl_String.cxx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Fl_String.cxx b/src/Fl_String.cxx index 60d50ef99..705b7cd9f 100644 --- a/src/Fl_String.cxx +++ b/src/Fl_String.cxx @@ -14,6 +14,8 @@ // https://www.fltk.org/bugs.php // +#if 0 + /** \cond DriverDev \addtogroup DriverDeveloper @@ -662,3 +664,5 @@ bool operator!=(const Fl_String &lhs, const Fl_String &rhs) { \} \endcond */ + +#endif |
