Skip to content

Commit

Permalink
fixed search
Browse files Browse the repository at this point in the history
  • Loading branch information
henrypp committed Mar 3, 2023
1 parent bd9de88 commit 5430bf4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/search.c
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,6 @@ BOOLEAN _app_search_isstringfound (
_Inout_ PBOOLEAN is_changed
)
{
*is_changed = FALSE;

if (!string)
{
if (context->is_hidden)
Expand Down

0 comments on commit 5430bf4

Please sign in to comment.