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__');