OSDN Git Service

commit 9f0183d removed a necessary callback
[luatex-ja/luatexja.git] / src / ltj-inputbuf.lua
index 4651d05..fd8ae68 100644 (file)
@@ -50,8 +50,4 @@ end
 luatexbase.add_to_callback('process_input_buffer',
    add_comment,'ltj.process_input_buffer')
 
-   luatexbase.add_to_callback('stop_run', function()
-                                print(time_line) 
-                                         end, 'adjust_icflag', 1)
-
 --EOF