summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhuangming <huangminghuang@users.noreply.github.com>2003-12-05 03:51:53 +0000
committerhuangming <huangminghuang@users.noreply.github.com>2003-12-05 03:51:53 +0000
commitdbd466f8cab8b600a723cfa1c2d470d664ed6a5c (patch)
treee0aac7cf22543dd027f80b44bd9ffd5bedad1370
parentefc2a8072c77188dd3dc9417952764eba6d3ef97 (diff)
downloadATCD-dbd466f8cab8b600a723cfa1c2d470d664ed6a5c.tar.gz
*** empty log message ***
-rw-r--r--TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/RT_Task.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/RT_Task.cpp b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/RT_Task.cpp
index 406b893c557..1ee993b34fc 100644
--- a/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/RT_Task.cpp
+++ b/TAO/orbsvcs/orbsvcs/FtRtEvent/Utils/RT_Task.cpp
@@ -3,8 +3,6 @@
#include "ace/Task.h"
#include "ace/Sched_Params.h"
-#define ENABLE_RT_CLASS 0
-
namespace {
bool enable_rt_class;
};