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
commita8c137d5ef91bf02b113bdf8c7f6c12b0049d940 (patch)
tree57febb9f942f9531bc14367a03dc16b6a9a66e73 /ace/ACE.h
parentdf9e5d29bb787606f3265a391ae0748b6841fdd8 (diff)
downloadATCD-a8c137d5ef91bf02b113bdf8c7f6c12b0049d940.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__)