diff netinstall/uninstall.cc @ 707:a307f9a2021d

[xemacs-hg @ 2001-12-20 05:49:28 by andyp] sync with 21-4-6-windows
author andyp
date Thu, 20 Dec 2001 05:49:48 +0000
parents 146d342ff859
children
line wrap: on
line diff
--- a/netinstall/uninstall.cc	Wed Dec 19 00:40:26 2001 +0000
+++ b/netinstall/uninstall.cc	Thu Dec 20 05:49:48 2001 +0000
@@ -48,6 +48,7 @@
 #include "reginfo.h"
 #include "log.h"
 #include "hash.h"
+#include "desktop.h"
 
 #include "port.h"
 
@@ -66,9 +67,7 @@
 static int uninstall_started = 0;
 
 extern char * map_filename (char *fn, int type);
-void remove_desktop_setup ();
 static void start_uninstall ();
-extern char* find_xemacs_exe_name();
 
 char *
 base (char *s);