Skip to content

Commit

Permalink
Format++
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias <[email protected]>
  • Loading branch information
Hangman committed Jan 22, 2024
1 parent 2ac3b04 commit 9f7371a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,6 @@ public void disableHrtf() {
this.contextAttributes = oldAttributes;
this.logger.error(this.getClass(), "Failed to reset device: " + ALC10.alcGetString(this.deviceHandle, ALC10.alcGetError(this.deviceHandle)));
return;

}
this.hrtfEnabled = false;
this.logger.info(this.getClass(), "HRTF disabled.");
Expand Down

0 comments on commit 9f7371a

Please sign in to comment.