Remove unneccessary empty lines at the end of library files
This commit is contained in:
parent
7a9cdd3af0
commit
642ca0513f
3 changed files with 0 additions and 7 deletions
|
|
@ -1333,5 +1333,3 @@ pub extern fn SetAudioStreamBufferSizeDefault(size: c_int) void;
|
|||
pub extern fn SetAudioStreamCallback(stream: AudioStream, callback: AudioCallback) void;
|
||||
pub extern fn AttachAudioStreamProcessor(stream: AudioStream, processor: AudioCallback) void;
|
||||
pub extern fn DetachAudioStreamProcessor(stream: AudioStream, processor: AudioCallback) void;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue