elementary / videos

Video player and library app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
59 stars 18 forks source link

Objects.Video: remove unused properties, signals, functions #322

Closed danirabbit closed 1 year ago

danirabbit commented 1 year ago

Review with "hide whitespace changes". Removes unused signals, properties, single-use/line functions, etc. Scope down access on properties where possible

zeebok commented 1 year ago

I guess thumbnail_normal_path variable can be removed? It is not used anywhere now.

It is still used in the if statement, it was all moved