summaryrefslogtreecommitdiff
path: root/ACE/apps/drwho/Binary_Search.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/drwho/Binary_Search.h')
-rw-r--r--ACE/apps/drwho/Binary_Search.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/apps/drwho/Binary_Search.h b/ACE/apps/drwho/Binary_Search.h
index 06c08458ba3..3036991ffa9 100644
--- a/ACE/apps/drwho/Binary_Search.h
+++ b/ACE/apps/drwho/Binary_Search.h
@@ -24,7 +24,6 @@
class Binary_Search : public Search_Struct
{
public:
- // = Initialization and termination method.
/// Initialize the values for the iterators...
Binary_Search (void);