swap_remove_file


Description:

public static void swap_remove_file (string path)

Removes a swap file, generated using swap_create_file, unlinking the file, if exists.

Parameters:

path

the swap file to remove, as returned by swap_create_file