Skip to content

Commit

Permalink
minor rebase fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ledwards2225 committed Mar 28, 2023
1 parent 7b9e504 commit d447535
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cpp/src/barretenberg/honk/transcript/transcript.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ template <typename FF> class BaseTranscript {
// "Manifest" object that records a summary of the transcript interactions
TranscriptManifest manifest;

// "Manifest" object that records a summary of the transcript interactions
TranscriptManifest manifest;

/**
* @brief Compute c_next = H( Compress(c_prev || round_buffer) )
*
Expand Down

0 comments on commit d447535

Please sign in to comment.