Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjamuffin99 committed Feb 9, 2024
1 parent bdbb9ab commit f7b84ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion project/Build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -544,4 +544,4 @@

</target>

</xml>
</xml>
1 change: 0 additions & 1 deletion src/lime/_internal/backend/native/NativeAudioSource.hx
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ class NativeAudioSource

if (stream)
{

setCurrentTime(getCurrentTime());

streamTimer = new Timer(STREAM_TIMER_FREQUENCY);
Expand Down

0 comments on commit f7b84ea

Please sign in to comment.