From 116531893e5556d196dd0b4ca83eea6e31fbe644 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Thu, 6 Oct 2011 17:25:43 +0200 Subject: Unused code --- otfl-luat-ovr.lua | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/otfl-luat-ovr.lua b/otfl-luat-ovr.lua index 7bac97d..63a9e19 100644 --- a/otfl-luat-ovr.lua +++ b/otfl-luat-ovr.lua @@ -34,13 +34,3 @@ function logs.info(category,fmt,...) end io.flush() end - -function logs.simple(fmt,...) - if fmt then - write_nl('log', format("%s | %s",name,format(fmt,...))) - else - write_nl('log', format("%s |",name)) - end -end - -tex.ctxcatcodes = luatexbase.catcodetables.latex -- cgit v1.2.3