summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.cpp
diff options
context:
space:
mode:
authorpradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-26 07:48:31 +0000
committerpradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-26 07:48:31 +0000
commit4f38ae570ea7355fb227ba3698b96082fd23aa76 (patch)
treefc70c8de3615f50f096ad7007037be237f95887a /TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.cpp
parent1586f6fd7343bf3b818e8c4b1eb83112a0c08ade (diff)
downloadATCD-4f38ae570ea7355fb227ba3698b96082fd23aa76.tar.gz
Mon Feb 26 01:47:04 2001 Pradeep Gore <pradeep@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.cpp b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.cpp
index ba4d7fcb357..3f16e410f11 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.cpp
+++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_POA_Factory.cpp
@@ -32,7 +32,6 @@ TAO_Notify_Default_POA_Factory::init (int /*argc*/, char* /*argv*/[])
int
TAO_Notify_Default_POA_Factory::fini (void)
{
- ACE_DEBUG ((LM_DEBUG, "TAO_Notify_Default_POA_Factory::fini\n"));
return 0;
}