From b3cf62a59fd80160f09752ee65c64480736a8fca Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 5 Nov 2018 16:56:21 +0100 Subject: Removed not-used variable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Not sure about this, but just to catch the eye of the pro. Git blame says 2012, so maybe it's really no more used Change-Id: I737f3a1b2803f6ce98cb461350db18d06e0bf981 Reviewed-on: https://gerrit.libreoffice.org/62910 Reviewed-by: László Németh Tested-by: László Németh --- librelogo/source/LibreLogo/LibreLogo.py | 1 - 1 file changed, 1 deletion(-) (limited to 'librelogo') diff --git a/librelogo/source/LibreLogo/LibreLogo.py b/librelogo/source/LibreLogo/LibreLogo.py index 06ccca3a6377..bb17005a9684 100644 --- a/librelogo/source/LibreLogo/LibreLogo.py +++ b/librelogo/source/LibreLogo/LibreLogo.py @@ -1836,7 +1836,6 @@ def __compil__(s): rmsp = re.compile(r"[ ]*([=+*/]|==|<=|>=|<>|!=|-[ ]+)[ ]*") chsp = re.compile(r"[ \t]+") chch = re.compile(r"(?u)(?