diff --git a/src/tuxpaint.c b/src/tuxpaint.c index 0ea4ff4b1..f1c97e907 100644 --- a/src/tuxpaint.c +++ b/src/tuxpaint.c @@ -303,7 +303,6 @@ int lang_use_utf8[] = { }; int lang_use_right_to_left[] = { - LANG_EN, LANG_HE, -1 };