X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=netinstall%2Fregedit.h;h=4944c9e736403fdfa503c9a93d7571b984e551d4;hb=4515c44d0462e7905a8013b6ceb52792a9c31462;hp=6ef454034e808e1ec88c7c39da4ccbcfca7c7b4c;hpb=426fe636212336bb32a5e6f187c4d623709fa57d;p=chise%2Fxemacs-chise.git- diff --git a/netinstall/regedit.h b/netinstall/regedit.h index 6ef4540..4944c9e 100644 --- a/netinstall/regedit.h +++ b/netinstall/regedit.h @@ -23,8 +23,4 @@ char * find_cygwin_root (int *issystem); void create_xemacs_root (char *posix, int issystem, int isnative); void remove_xemacs_root (); void set_app_path (char *exe, char* path, int issystem); -void set_install_path (char* path, int issystem); -void setup_explorer (char* file_type, char* name, char *exe); -void remove_app_path (char *exe); -void remove_uninstall_path ();