From 14c8de547ea510ae0be17dcae1237b7c1cd6287d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 24 May 2010 11:27:26 +0200 Subject: [PATCH] Not really used directly anymore. --- libraries/messages.inc.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libraries/messages.inc.php b/libraries/messages.inc.php index 3bd98878f..70450b4d2 100644 --- a/libraries/messages.inc.php +++ b/libraries/messages.inc.php @@ -20,10 +20,6 @@ $text_dir = __('ltr'); $strDocu = __('Documentation'); -$strErrorSaveTable = __('Error saving coordinates for Designer.'); - -$strFormEmpty = __('Missing value in the form!'); - $strLatexContent = __('Content of table __TABLE__'); $strLatexContinued = __('(continued)'); $strLatexStructure = __('Structure of table __TABLE__');