Skip to content

Commit

Permalink
chore: remove unused hard patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Bush2021 authored Sep 6, 2024
1 parent a037969 commit 0d7967c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chrome++.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ void ChromePlusCommand(LPWSTR param) {

int Loader() {
// Hard patch.
MakePatch();
// MakePatch();

// Only main interface.
LPWSTR param = GetCommandLineW();
Expand Down

0 comments on commit 0d7967c

Please sign in to comment.