summaryrefslogtreecommitdiff
path: root/TAO/tao/debug.h
diff options
context:
space:
mode:
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 */