summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-22 14:48:09 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-22 14:48:09 (EDT)
commit0ad2c3323907bb06a57975c7c9f627d5ec2b5695 (patch)
treedae75d0300a5f28f9c61ada5f550af1fed168320 /src
parent0dfcd1c1fe8c8dd5389a53d6317502543e87c149 (diff)
src/locale.sh: Drop TEXT_DOMAIN assignment
Diffstat (limited to 'src')
-rw-r--r--src/locale.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/locale.sh b/src/locale.sh
index 5381e33..e3949a6 100644
--- a/src/locale.sh
+++ b/src/locale.sh
@@ -21,7 +21,6 @@
_LOCALE_SM=1
DEFAULT_LOCALE='en_US'
-TEXT_DOMAIN='pro_archman'
load_locale()
{