Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
skel35 committed Jun 15, 2021
1 parent d3917e4 commit 567d58c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/related_data.cc
Original file line number Diff line number Diff line change
Expand Up @@ -478,8 +478,6 @@ void RelatedData::projectAutocompleteItems(

poco_check_ptr(list);

auto default_workspace_items_inserted = 0;

for (auto p : Projects) {
if (p->WID() == defaultWID) {
projectAutocompleteItem(unique_names, ws_names, list, items, task_items, p);
Expand Down

0 comments on commit 567d58c

Please sign in to comment.