fix(wibox: textbox): remove ldoc tags added by merge mistake

This commit is contained in:
actionless 2021-04-25 20:55:44 +02:00
parent 6b93661048
commit 5bd0ff82a6
1 changed files with 0 additions and 4 deletions

View File

@ -395,10 +395,6 @@ function textbox.get_markup_geometry(text, s, font)
return logical return logical
end end
--@DOC_widget_COMMON@
--@DOC_object_COMMON@
return setmetatable(textbox, textbox.mt) return setmetatable(textbox, textbox.mt)
-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80 -- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80