diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-10-21 22:13:55 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2001-10-21 22:13:55 +0000 |
commit | bee843e6cc0374bebe0c4aa1fe2b5f6f00f10cb6 (patch) | |
tree | 368483f16fe4f7ea4764e6670539c845d5ef6415 /ace/ACE.h | |
parent | 80449db12af08187ab51f94883b7b21a63b22d3d (diff) | |
download | ATCD-bee843e6cc0374bebe0c4aa1fe2b5f6f00f10cb6.tar.gz |
ChangeLogTag:Sun Oct 21 12:50:39 2001 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
Diffstat (limited to 'ace/ACE.h')
-rw-r--r-- | ace/ACE.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/ACE.h b/ace/ACE.h index 4870720b150..4765f1f83b9 100644 --- a/ace/ACE.h +++ b/ace/ACE.h @@ -444,8 +444,6 @@ public: int close_all_handles = ACE_DEFAULT_CLOSE_ALL_HANDLES, const ACE_TCHAR program_name[] = ACE_LIB_TEXT ("<unknown>")); - // = Shield us from Win32's inability to select on STDIN. - // = Miscelleous functions. /// Rounds the request to a multiple of the page size. static size_t round_to_pagesize (off_t length); |