diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-06 04:09:22 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-06 04:09:22 +0000 |
commit | 2b13156c9bff026d5867173b57e541c6906ca35c (patch) | |
tree | dba83b8864bce9a3d35177a3220980cf053bec8c /TAO/tao/debug.cpp | |
parent | 9cf70f4c0a381bc64431152a031cfadf1ebeb1b5 (diff) | |
download | ATCD-2b13156c9bff026d5867173b57e541c6906ca35c.tar.gz |
ChangeLogTag:Sat Jun 5 23:06:01 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/debug.cpp')
-rw-r--r-- | TAO/tao/debug.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/debug.cpp b/TAO/tao/debug.cpp index 1e88b85c576..f78bfe0e602 100644 --- a/TAO/tao/debug.cpp +++ b/TAO/tao/debug.cpp @@ -19,4 +19,3 @@ ACE_RCSID(tao, debug, "$Id$") TAO_Export u_int TAO_debug_level = 0; TAO_Export u_int TAO_orbdebug = 0; -TAO_Export char *TAO_debug_filter = "l"; |