aboutsummaryrefslogtreecommitdiff
path: root/dep/acelite/ace/Null_Condition.h
diff options
context:
space:
mode:
authorclick <none@none>2010-11-04 05:30:29 +0100
committerclick <none@none>2010-11-04 05:30:29 +0100
commit9b16ee203f3f8e6e21c4864bd3308bf58c7b6800 (patch)
tree14950af01860fc520bbbd320c7ad81ef0281cbf3 /dep/acelite/ace/Null_Condition.h
parent2604250c3c4efd93e9977f2eb72d6398a7a7bcb2 (diff)
Dep/ACE: Upgrade ACE -library to 5.8.3
--HG-- branch : trunk
Diffstat (limited to 'dep/acelite/ace/Null_Condition.h')
-rw-r--r--dep/acelite/ace/Null_Condition.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/dep/acelite/ace/Null_Condition.h b/dep/acelite/ace/Null_Condition.h
index 02131e2134e..5f6277d1146 100644
--- a/dep/acelite/ace/Null_Condition.h
+++ b/dep/acelite/ace/Null_Condition.h
@@ -4,7 +4,7 @@
/**
* @file Null_Condition.h
*
- * $Id: Null_Condition.h 80826 2008-03-04 14:51:23Z wotte $
+ * $Id: Null_Condition.h 91626 2010-09-07 10:59:20Z johnnyw $
*
* Moved from Synch.h.
*
@@ -16,8 +16,6 @@
#define ACE_NULL_CONDITION_H
#include /**/ "ace/pre.h"
-// All methods in this class are inline, so there is no
-// need to import or export on Windows. -- CAE 12/18/2003
#include "ace/Null_Mutex.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)