From d3b5425a441df5fd65155b949c803ed3819d11ba Mon Sep 17 00:00:00 2001 From: Davis King Date: Sat, 17 Nov 2012 17:47:45 -0500 Subject: [PATCH] updated docs --- docs/docs/other.xml | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/docs/docs/other.xml b/docs/docs/other.xml index bc69abca2..c9bb0f4b1 100644 --- a/docs/docs/other.xml +++ b/docs/docs/other.xml @@ -833,30 +833,10 @@ timeout dlib/timeout.h - dlib/timeout/timeout_kernel_abstract.h + dlib/timeout/timeout_abstract.h This object provides a simple way to implement a timeout. - - - - timeout_kernel_1 - dlib/timeout/timeout_kernel_1.h - - This is implemented in the obvious way using virtual functions and templates. - - - - - kernel_1a - is a typedef for timeout_kernel_1 - - - - - - -