Skip to content

Commit

Permalink
Missed one log line
Browse files Browse the repository at this point in the history
  • Loading branch information
Aemony committed Jun 8, 2024
1 parent 209ac30 commit 67114db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utility/utility.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2655,8 +2655,6 @@ SKIF_Util_FileExplorer_SelectFile (PCWSTR filePath)
SKIF_Util_ExplorePath (std::filesystem::path(_data->path).parent_path().wstring());
}

PLOG_VERBOSE << "Worker_SelectFile shutting down...";

// Free up the memory we allocated
delete _data;

Expand Down

0 comments on commit 67114db

Please sign in to comment.