#ifndef R_REMOVE_H #define R_REMOVE_H 1 void remove_cb(); void remove_ui_update_cb(gchar* pgcHint); void remove_recover_cb (); #endif