Skip to content

Commit

Permalink
Whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
evoskuil committed Jun 22, 2024
1 parent 12a9c5f commit f6b165e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/bitcoin/system/impl/stream/iostream/iostream.ipp
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ iostream<Character>::clear(iostate state) NOEXCEPT
state_ = state;
}


template <typename Character>
inline typename iostream<Character>::pos_type
iostream<Character>::tellg() const NOEXCEPT
Expand Down

0 comments on commit f6b165e

Please sign in to comment.