obsolete comment

This commit is contained in:
Kartik K. Agaram 2022-06-07 13:35:22 -07:00
parent 4c0095ea46
commit 0337d75933
1 changed files with 0 additions and 1 deletions

View File

@ -89,7 +89,6 @@ function App.initialize(arg)
initialize_font_settings(20)
-- still in App.initialize
if #arg > 0 then
Filename = arg[1]
end