Skip to content

Commit

Permalink
Remove duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
chrchr-github committed Feb 28, 2024
1 parent 6654075 commit 33908d3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions cfg/std.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6389,13 +6389,6 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
<not-uninit/>
</arg>
</function>
<!-- std::basic_string<CharT,Traits,Allocator> str() const; -->
<!-- void str( const std::basic_string<CharT,Traits,Allocator>& s ); -->
<function name="std::stringstream::str,std::istringstream::str,std::ostringstream::str">
<noreturn>false</noreturn>
<leak-ignore/>
<arg nr="any"/>
</function>
<!-- /*unspecified*/ setbase(int base); -->
<function name="setbase,std::setbase">
<noreturn>false</noreturn>
Expand Down

0 comments on commit 33908d3

Please sign in to comment.