ui_print("Attempting to remove the CWM Backup Directory...");
delete_recursive("/sdcard/clockworkmod/backup/");
ui_print("Done...");
