summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.cpp
diff options
context:
space:
mode:
authorpradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-02-25 13:11:31 +0000
committerpradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-02-25 13:11:31 +0000
commit67c3ee53ec5a31af858d3455a4b5ff94783b3dcc (patch)
tree6f7b63dbf8148641e43b6f6f132fef9b8c414477 /TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.cpp
parent3a06f9c5f150b6058e0c6abdde7ca976902a6d28 (diff)
downloadATCD-67c3ee53ec5a31af858d3455a4b5ff94783b3dcc.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.cpp b/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.cpp
deleted file mode 100644
index fcc7dacc7df..00000000000
--- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Default_CO_Factory.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
-// $Id$
-
-#include "Notify_Default_CO_Factory.h"
-
-ACE_RCSID(Notify, Notify_Default_CO_Factory, "$Id$")
-
-int
-TAO_Notify_Default_CO_Factory::init_svc (void)
-{
- // NOP.
- return 0;
-}