summaryrefslogtreecommitdiff
path: root/src/www/translator
diff options
context:
space:
mode:
Diffstat (limited to 'src/www/translator')
-rw-r--r--src/www/translator/translator.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/www/translator/translator.js b/src/www/translator/translator.js
index e124e3523..1c8dbede6 100644
--- a/src/www/translator/translator.js
+++ b/src/www/translator/translator.js
@@ -1193,9 +1193,6 @@ function save_in_cloud(filename,document,cont) {
with_dir(save)
}
-function unlextext(txt,cont) { gfshell('ps -bind -unlextext "'+txt+'"',cont) }
-function lextext(txt,cont) { gfshell('ps -lextext "'+txt+'"',cont) }
-
// Like lextext, but separate punctuation from the end
function lexgfrobust(txt,cont) {
function rmpunct(txt) {