summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-12-16 14:06:25 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-12-16 14:06:25 +0000
commit739ee439185e1e4b99c97f11b3f9e31878937aca (patch)
tree27b46dc827f92f82f66d763c49a4f61c3c7ef4e2
parent388a19e336c29a595ed87a3d1ee0a1df0ecd3429 (diff)
downloadATCD-739ee439185e1e4b99c97f11b3f9e31878937aca.tar.gz
ChangeLogTag: Thu Dec 16 14:06:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ace/config-lite.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-lite.h b/ace/config-lite.h
index 06625d93717..3ec64f12da6 100644
--- a/ace/config-lite.h
+++ b/ace/config-lite.h
@@ -522,7 +522,6 @@ typedef ACE_HANDLE ACE_SOCKET;
// rest of ACE uses a real type so there's no a ton of conditional code
// everywhere to deal with the possibility of no return type.
# if defined (VXWORKS)
-//typedef FUNCPTR ACE_THR_FUNC; // where typedef int (*FUNCPTR) (...)
# include /**/ <taskLib.h>
typedef int ACE_THR_FUNC_RETURN;
# elif defined (ACE_PSOS)