commit 661fcb2628e8a81cc66786b9fd66e2fa0120308c
Author: Thibaut Cuvelier <[email protected]>
Date:   Sun Sep 26 17:27:41 2021 +0200

    Unused code.
---
 lib/scripts/tex_copy.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/lib/scripts/tex_copy.py b/lib/scripts/tex_copy.py
index 1ec9e92..529b13e 100644
--- a/lib/scripts/tex_copy.py
+++ b/lib/scripts/tex_copy.py
@@ -46,7 +46,6 @@ def main(argv):
         error("%s is no absolute file name.\n%s"\
               % abs_to_file, usage(argv[0]))
     to_dir, rel_to_file = os.path.split(abs_to_file)
-    to_base, to_ext = os.path.splitext(rel_to_file)
 
     # latex file name
     latex_file = argv[3]
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to