astyle formatting

[ci skip]
This commit is contained in:
Daniel Marjamäki 2017-04-21 21:03:01 +02:00
parent e827119856
commit 5c7b1c7ff2
1 changed files with 1 additions and 6 deletions

View File

@ -12,7 +12,6 @@
<not-uninit/>
</arg>
</function>
<function name="sf::Time::asSeconds">
<noreturn>false</noreturn>
<leak-ignore/>
@ -28,7 +27,6 @@
<leak-ignore/>
<use-retval/>
</function>
<function name="sf::String::clear">
<noreturn>false</noreturn>
<leak-ignore/>
@ -80,7 +78,6 @@
<not-uninit/>
</arg>
</function>
<function name="sf::RenderTarget::clear,sf::RenderWindow::clear,sf::RenderTexture::clear">
<noreturn>false</noreturn>
<leak-ignore/>
@ -187,7 +184,7 @@
<noreturn>false</noreturn>
<leak-ignore/>
<returnValue type="bool"/>
<arg nr="1" />
<arg nr="1"/>
</function>
<function name="sf::Window::getPosition,sf::RenderWindow::getPosition">
<noreturn>false</noreturn>
@ -276,7 +273,6 @@
<leak-ignore/>
<use-retval/>
</function>
<container id="sfmlString" startPattern="sf::String" endPattern="" opLessAllowed="true">
<type string="std-like"/>
<size>
@ -294,7 +290,6 @@
<function name="getData" yields="buffer-nt"/>
</access>
</container>
<podtype name="sf::Int8" sign="s" size="1"/>
<podtype name="sf::Uint8" sign="u" size="1"/>
<podtype name="sf::Int16" sign="s" size="2"/>