Remove unused variable in texmod:calc_dims

This commit is contained in:
Lars Mueller 2023-05-24 22:25:46 +02:00
parent d4ca847b0e
commit fe7fb6aeec

@ -1,5 +1,3 @@
local texmod = ...
local cd = {}
local function calc_dims(self, get_file_dims)