summaryrefslogtreecommitdiff
path: root/TAO/tao/debug.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-06 04:09:22 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-06 04:09:22 +0000
commite803afe9743c9d75aa631beb31626ed2943544cc (patch)
treedba83b8864bce9a3d35177a3220980cf053bec8c /TAO/tao/debug.h
parent70d628dc9a83c53fee379758d313cffbaacfc15c (diff)
downloadATCD-e803afe9743c9d75aa631beb31626ed2943544cc.tar.gz
ChangeLogTag:Sat Jun 5 23:06:01 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/debug.h')
-rw-r--r--TAO/tao/debug.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/debug.h b/TAO/tao/debug.h
index 27f1fc3fda6..9c4f17217e8 100644
--- a/TAO/tao/debug.h
+++ b/TAO/tao/debug.h
@@ -35,7 +35,4 @@ extern TAO_Export u_int TAO_debug_level;
// debug messages on (1) or off (0)
extern TAO_Export u_int TAO_orbdebug;
-// set by getopt
-extern TAO_Export char *TAO_debug_filter;
-
#endif /* TAO_DEBUG_H */