Browse Source

Removed debug info.

Chris Boesch 2 years ago
parent
commit
2815574e35
1 changed files with 0 additions and 4 deletions
  1. 0 4
      patches/patches/068_comptime3.patch

+ 0 - 4
patches/patches/068_comptime3.patch

@@ -6,7 +6,3 @@
 <     var scale: u32 = undefined;
 ---
 >     comptime var scale: u32 = undefined;
-76c76
-<     minnow.scaleMe(scale);
----
->     minnow.scaleMe(32);