#ifndef SVC_DELETE_H
#define SVC_DELETE_H



/*
 * PROTOTYPES _________________________________________________________________
 *
 */

void Services_Delete (LPIDENT lpiService);


#endif

