From 8ca21893e58dc9694e0e7a6c0fc52154b3ccb5f7 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Sun, 1 Jul 2012 17:13:43 +0200 Subject: Remove unused defines Change-Id: I45e1618dcff920b63b7e21ba9e842eed684114d7 --- crashrep/source/unx/main.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'crashrep') diff --git a/crashrep/source/unx/main.cxx b/crashrep/source/unx/main.cxx index e9bb5ccd7aa3..658fd489a094 100644 --- a/crashrep/source/unx/main.cxx +++ b/crashrep/source/unx/main.cxx @@ -76,7 +76,6 @@ static char g_szStackFile[L_tmpnam] = ""; static char g_szDescriptionFile[2048] = ""; static char g_szReportFile[2048] = ""; -#define SO_CRASHREPORT_MAIL "so-report@sun.com" #define PSTACK_CMD "pstack %d" #ifdef LINUX -- cgit