diff netinstall/regedit.h @ 666:146d342ff859

[xemacs-hg @ 2001-09-25 02:35:32 by andyp] more updates
author andyp
date Tue, 25 Sep 2001 02:35:32 +0000
parents ce0b3f2eff35
children
line wrap: on
line diff
--- a/netinstall/regedit.h	Thu Sep 20 06:31:11 2001 +0000
+++ b/netinstall/regedit.h	Tue Sep 25 02:35:32 2001 +0000
@@ -25,6 +25,6 @@
 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, int issystem);
+void	remove_app_path (char *exe);
 void	remove_uninstall_path ();