summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-client/thunderbird-bin/files/thunderbird-bin-wayland.sh')
-rw-r--r--mail-client/thunderbird-bin/files/thunderbird-bin-wayland.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/mail-client/thunderbird-bin/files/thunderbird-bin-wayland.sh b/mail-client/thunderbird-bin/files/thunderbird-bin-wayland.sh
deleted file mode 100644
index c5d58ba1fb70..000000000000
--- a/mail-client/thunderbird-bin/files/thunderbird-bin-wayland.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-#
-# Run Mozilla Thunderbird (bin) under Wayland
-#
-export MOZ_ENABLE_WAYLAND=1
-exec @PREFIX@/bin/thunderbird-bin "$@"