XQuartz: Dead code removal

(cherry picked from commit eeb323612e)
This commit is contained in:
Jeremy Huddleston 2008-11-25 00:20:57 -08:00
parent b55cad4569
commit 40187f782b

View File

@ -75,9 +75,6 @@ char *__crashreporter_info__ = __crashreporter_info__buf;
#define DEBUG 1
static int execute(const char *command);
static char *command_from_prefs(const char *key, const char *default_value);
/* This is in quartzStartup.c */
int server_main(int argc, char **argv, char **envp);