summaryrefslogtreecommitdiff
path: root/ace/ACE.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-08-16 18:29:36 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-08-16 18:29:36 +0000
commit96056f2ac80c223d7312ff0d85a26b054c1e89b3 (patch)
tree57febb9f942f9531bc14367a03dc16b6a9a66e73 /ace/ACE.h
parentdca959db471b3ff6b7e9ba1c7709b5f8d2e7e9b6 (diff)
downloadATCD-96056f2ac80c223d7312ff0d85a26b054c1e89b3.tar.gz
ChangeLogTag:Mon Aug 16 11:16:02 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'ace/ACE.h')
-rw-r--r--ace/ACE.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ace/ACE.h b/ace/ACE.h
index 2f6b07f6a8a..17273ee5b31 100644
--- a/ace/ACE.h
+++ b/ace/ACE.h
@@ -793,11 +793,6 @@ namespace ACE
const ACE_Time_Value *timeout,
size_t *bytes_transferred);
- /// Hex characters.
- extern const ACE_TCHAR hex_chars_[];
-
- /// Are we debugging ACE?
- extern char debug_;
}
#if defined (__ACE_INLINE__)