summaryrefslogtreecommitdiff
path: root/src/lib/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/constants.h')
-rw-r--r--src/lib/constants.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/constants.h b/src/lib/constants.h
index bfe144420..cfa156778 100644
--- a/src/lib/constants.h
+++ b/src/lib/constants.h
@@ -29,7 +29,6 @@
#define DCPOMATIC_HELLO "I mean really, Ray, it's used."
/** Number of films to keep in history */
#define HISTORY_SIZE 10
-#define REPORT_PROBLEM _("Please report this problem by using Help -> Report a problem or via email to carl@dcpomatic.com")
#define TEXT_FONT_ID "font"
/** Largest KDM size (in bytes) that will be accepted */
#define MAX_KDM_SIZE (256 * 1024)