summaryrefslogtreecommitdiff
path: root/src/Fl_Timeout.h
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2022-02-03 19:48:51 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2022-02-03 19:56:47 +0100
commit80a22e97e8f61c4fb3cfd13dd4ee81c3a46c5884 (patch)
tree69c4ee106afd38be3bb907949f2c1041213dab94 /src/Fl_Timeout.h
parent4eaa6dfd0d589757c37cc2de14389f6a15b0219b (diff)
Fl_Timeout: Remove compiler warning [-Wclass-memaccess]
Also: fix doxygen warning
Diffstat (limited to 'src/Fl_Timeout.h')
-rw-r--r--src/Fl_Timeout.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Fl_Timeout.h b/src/Fl_Timeout.h
index de4110609..610f00067 100644
--- a/src/Fl_Timeout.h
+++ b/src/Fl_Timeout.h
@@ -146,8 +146,6 @@ protected:
used like a stack (last in, first out).
\see Fl_Timeout::push() Member function (method)
- \see Fl_Timeout *Fl_Timeout::pop() Static function
- \see Fl_Timeout *Fl_Timeout::current() TStatic function
*/
static Fl_Timeout *current_timeout; // list of "current" timeouts