Skip to content

Commit

Permalink
libbcs: remove comment I forgot to remove before.
Browse files Browse the repository at this point in the history
Whoops.
  • Loading branch information
TDRRmk2 committed Dec 2, 2024
1 parent b432d57 commit 9d0e98e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/libbcs.bcs
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ internal int malloc (int size)
struct HeapHead PTR_SPC* head;
struct AllocBlock PTR_SPC* block;

//raw[]* unused = Heap;

head = (HEAP_START - lengthof(head));

if(!head.init)
Expand Down

0 comments on commit 9d0e98e

Please sign in to comment.