summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FL/Fl_Clock.H5
1 files changed, 0 insertions, 5 deletions
diff --git a/FL/Fl_Clock.H b/FL/Fl_Clock.H
index e15ce3412..a6b6a4e88 100644
--- a/FL/Fl_Clock.H
+++ b/FL/Fl_Clock.H
@@ -122,11 +122,6 @@ public:
class FL_EXPORT Fl_Clock : public Fl_Clock_Output {
public:
int handle(int);
- /**
- Undefined.
- \todo Find Fl_Clock::update() implementation, if any, and document it.
- */
- void update();
Fl_Clock(int X, int Y, int W, int H, const char *L = 0);