mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 13:59:19 +02:00
reformat: remove redundant 'inline' specifier
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
||||
create( std::string const &Filename );
|
||||
// provides direct access to a specified buffer
|
||||
openal_buffer const &
|
||||
buffer( buffer_handle const Buffer ) const;
|
||||
buffer( buffer_handle Buffer ) const;
|
||||
|
||||
private:
|
||||
// types
|
||||
|
||||
Reference in New Issue
Block a user