int tsmRemoveServerFromDatabase ( TsmDatabase *database, char *url ) deletes a server from a database
deletes a server from a database.This function will take a TsmDatabase structure and a TSM server URL. It will then remove any server entries in the database with the same URL.