Skip to content

kfileplacesview.cpp delete not used variable s_capacitybarHeight

Raresh Rus requested to merge work/nmariusp/s_capacitybarHeight into master

Fix issue "src/filewidgets/kfileplacesview.cpp:63:22: warning: unused
variable 's_capacitybarHeight' [-Wunused-const-variable]
63 | static constexpr int s_capacitybarHeight = 6;".

Merge request reports

Loading