summaryrefslogtreecommitdiff
path: root/apps/drwho/CM_Client.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-13 00:28:23 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-13 00:28:23 +0000
commit40c229c8bd507b8ad25125e75c5d477800273068 (patch)
tree0099758312186731c20a74437a2a888dfc8bb6d2 /apps/drwho/CM_Client.h
parentb83d24d85a208c4ee539b428d3fc5e361bc2aeca (diff)
downloadATCD-40c229c8bd507b8ad25125e75c5d477800273068.tar.gz
*** empty log message ***
Diffstat (limited to 'apps/drwho/CM_Client.h')
-rw-r--r--apps/drwho/CM_Client.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/drwho/CM_Client.h b/apps/drwho/CM_Client.h
index 02c386d6e8d..30e58de5d52 100644
--- a/apps/drwho/CM_Client.h
+++ b/apps/drwho/CM_Client.h
@@ -21,7 +21,6 @@
#if defined (_CM_CLIENT_H)
#define _CM_CLIENT_H
-#include "ace/OS.h"
#include "global.h"
#include "Comm_Manager.h"
@@ -29,7 +28,7 @@ class CM_Client : public Comm_Manager
{
// = TITLE
// Provides a virtual communcations layer for the client in the
- // drwho program.
+ // drwho program.
public:
// = Initialization and termination.
CM_Client (void);