Skip to content

Commit

Permalink
Unused property
Browse files Browse the repository at this point in the history
  • Loading branch information
JrMasterModelBuilder committed Oct 13, 2023
1 parent 6e400e4 commit b89e598
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/mac.ts
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ export async function machoAppLauncherFat(
headV.setUint32(4, type.cpuSubtype, false);
headV.setUint32(16, align, false);
parts.push({
headD,
headV,
body
});
Expand Down

0 comments on commit b89e598

Please sign in to comment.