refactor: remove unused code in common #327
Merged
Annotations
4 warnings
src/common/dialog/commondialog.cpp#L86
The function 'singleChoice' is never used.
|
src/plugins/filebrowser/mainframe/treeview.cpp#L106
Consider using std::accumulate algorithm instead of a raw loop.
|
src/plugins/filebrowser/mainframe/treeview.cpp#L129
Consider using std::accumulate algorithm instead of a raw loop.
|
src/plugins/filebrowser/mainframe/treeview.cpp#L154
Consider using std::accumulate algorithm instead of a raw loop.
|
The logs for this run have expired and are no longer available.
Loading