summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-08-30 21:28:29 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-08-30 21:28:29 +0000
commit7244c6041ea5698c665aae1500fa2339a80f3f50 (patch)
treef402bbc5dc920a22eb08c9be4434a90ef0fac474
parent82455c2029d9946c5ccfa12a1c3a38d3d15270e5 (diff)
downloadATCD-7244c6041ea5698c665aae1500fa2339a80f3f50.tar.gz
ChangeLogTag:Mon Aug 30 16:12:36 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
-rw-r--r--ace/OS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/OS.h b/ace/OS.h
index fff3f3b5b5a..0b60d7af2f6 100644
--- a/ace/OS.h
+++ b/ace/OS.h
@@ -3501,7 +3501,6 @@ typedef char TCHAR;
// The "null" device on UNIX.
# define ACE_DEV_NULL "/dev/null"
-
// Wrapper for NT events on UNIX.
class ACE_Export ACE_event_t
{