Skip to content

Commit

Permalink
Remove deprecated property.
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmmr committed Jun 6, 2024
1 parent 8f0d4f6 commit 940b3b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions analyzer/analyzer.spicy
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,6 @@ type HeuristicContent = unit(inout file_: File){
};

type HeuristicDataDescriptor = unit(inout file_: File) {
%random-access;

crc: uint32;
compressed_size: uint32;
uncompressed_size: uint32;
Expand Down

0 comments on commit 940b3b2

Please sign in to comment.