Skip to content

Commit

Permalink
Added a FIXME comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Feb 27, 2005
1 parent ca7f3d2 commit 7faecc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions osx/alSoftware.c
Expand Up @@ -385,6 +385,7 @@ ALvoid __alRecalcMonoSource(ALcontext *ctx, ALsource *src)
if (CalcVolume > 1.0f)
CalcVolume = 1.0f;

// !!! FIXME: Where the hell did this come from?
//CalcVolume *= FULL_VOLUME;

if (ctx->device->speakerConfig == SPKCFG_STDSTEREO)
Expand Down

0 comments on commit 7faecc9

Please sign in to comment.