Skip to content

Commit

Permalink
Fix warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersbakken committed Jan 18, 2018
1 parent f304670 commit e7c6441
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ReferencesJob.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ int ReferencesJob::execute()
}
}
Flags<QueryJob::WriteFlag> writeFlags;
Flags<Location::ToStringFlag> kf = locationToStringFlags();
if (queryFlags() & QueryMessage::Elisp) {
write("(list ", DontQuote);
writeFlags |= QueryJob::NoContext;
Expand Down

0 comments on commit e7c6441

Please sign in to comment.