From adf84044d294b67280a34df95116780267596b40 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Fri, 23 Jun 2000 00:05:16 +0000 Subject: [PATCH] doc --- src/libCom/timer/osiTimer.cpp | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/libCom/timer/osiTimer.cpp b/src/libCom/timer/osiTimer.cpp index a6a52dcc4..302762e94 100644 --- a/src/libCom/timer/osiTimer.cpp +++ b/src/libCom/timer/osiTimer.cpp @@ -28,15 +28,6 @@ * */ -// -// NOTES: -// 1) this should use a binary tree to speed up inserts? -// 2) when making this safe for multi threading consider the possibility of -// object delete just after finding an active fdRegI on -// the list but before callBack(). -// -// - #include #include #include