summaryrefslogtreecommitdiffstats
path: root/src/locale.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/locale.sh')
-rw-r--r--src/locale.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/locale.sh b/src/locale.sh
index e3949a6..f7cc0a5 100644
--- a/src/locale.sh
+++ b/src/locale.sh
@@ -17,9 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-[ "x${_LOCALE_SM+set}" = 'xset' ] && return 0
-_LOCALE_SM=1
-
DEFAULT_LOCALE='en_US'
load_locale()