diff options
Diffstat (limited to 'otherlibs/labltk/support/timer.ml')
-rw-r--r-- | otherlibs/labltk/support/timer.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/otherlibs/labltk/support/timer.ml b/otherlibs/labltk/support/timer.ml index d5bd176aa..fd232bc11 100644 --- a/otherlibs/labltk/support/timer.ml +++ b/otherlibs/labltk/support/timer.ml @@ -17,7 +17,6 @@ (* $Id$ *) (* Timers *) -open Support open Protocol type tkTimer = int |