Skip to content

Commit

Permalink
small whitespace...
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjamuffin99 committed Feb 9, 2024
1 parent 1f4a144 commit ff735e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lime/media/OpenALAudioContext.hx
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ class OpenALAudioContext
public var DEFAULT_ALL_DEVICES_SPECIFIER:Int = 0x1012;
public var ALL_DEVICES_SPECIFIER:Int = 0x1013;


@:noCompletion private function new() {}

public function bufferData(buffer:ALBuffer, format:Int, data:ArrayBufferView, size:Int, freq:Int):Void
Expand Down

0 comments on commit ff735e6

Please sign in to comment.