Skip to content

Commit

Permalink
Delete unused lines
Browse files Browse the repository at this point in the history
  • Loading branch information
akawashiro committed Oct 13, 2023
1 parent c60a779 commit cf8a6cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sloader.cc
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ Elf64_Half GetEType(const std::filesystem::path& filepath) {
}

int main(int argc, char* const argv[], char** envp) {
// google::InitGoogleLogging(argv[0]);

std::string argv0 = argv[1];
std::filesystem::path fullpath;

Expand Down

0 comments on commit cf8a6cc

Please sign in to comment.