osaf/services/saf/amf/amfd/Makefile.am |   1 -
 osaf/services/saf/amf/amfd/avd.cc      |  59 ----------------------------------
 2 files changed, 0 insertions(+), 60 deletions(-)


diff --git a/osaf/services/saf/amf/amfd/Makefile.am 
b/osaf/services/saf/amf/amfd/Makefile.am
--- a/osaf/services/saf/amf/amfd/Makefile.am
+++ b/osaf/services/saf/amf/amfd/Makefile.am
@@ -39,7 +39,6 @@ osafamfd_SOURCES = \
        amfd_main.cc \
        avd_app.cc \
        avd_apptype.cc \
-       avd.cc \
        avd_chkop.cc \
        avd_ckpt_dec.cc \
        avd_ckpt_edu.cc \
diff --git a/osaf/services/saf/amf/amfd/avd.cc 
b/osaf/services/saf/amf/amfd/avd.cc
deleted file mode 100644
--- a/osaf/services/saf/amf/amfd/avd.cc
+++ /dev/null
@@ -1,59 +0,0 @@
-/*      -*- OpenSAF  -*-
- *
- * (C) Copyright 2008 The OpenSAF Foundation
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
- * or FITNESS FOR A PARTICULAR PURPOSE. This file and program are licensed
- * under the GNU Lesser General Public License Version 2.1, February 1999.
- * The complete license can be accessed from the following location:
- * http://opensource.org/licenses/lgpl-license.php
- * See the Copying file included with the OpenSAF distribution for full
- * licensing terms.
- *
- * Author(s): Emerson Network Power
- *
- */
-
-/*****************************************************************************
-..............................................................................
-
-..............................................................................
-
-  DESCRIPTION:
-
-  This module is the main module for Availability Director. This module
-  deals with the initialisation of AvD.
-
-..............................................................................
-
-  FUNCTIONS INCLUDED in this module:
-
-  avd_init_proc - entry function to AvD thread or task.
-  avd_initialize - creation and starting of AvD task/thread.
-  avd_tmr_cl_init_func - the event handler for AMF cluster timer expiry.
-  avd_destroy - the destruction of the AVD module.
-  avd_lib_req - DL SE API for init and destroy of the AVD module
-
-  
-******************************************************************************
-*/
-
-/*
- * Module Inclusion Control...
- */
-
-#include <poll.h>
-#include <saImmOm.h>
-#include <immutil.h>
-#include <logtrace.h>
-#include <rda_papi.h>
-
-#include <avd.h>
-#include <avd_hlt.h>
-#include <avd_imm.h>
-#include <avd_clm.h>
-#include <avd_cluster.h>
-#include <avd_sutype.h>
-#include <avd_si_dep.h>
-

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-devel mailing list
Opensaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to