Skip to content

Commit

Permalink
Merge branch 'master' of github.com:skyjake/Doomsday-Engine
Browse files Browse the repository at this point in the history
  • Loading branch information
danij-deng committed Dec 15, 2013
2 parents 5ef9c68 + 8cb5f82 commit c4f614e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/client/src/audio/s_sfx.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1014,7 +1014,7 @@ void Sfx_StartRefresh()
}
else
{
noRefresh:
noRefresh:;
#ifdef DENG_DEBUG
LOG_INFO("Audio driver does not require a refresh thread.");
#endif
Expand Down

0 comments on commit c4f614e

Please sign in to comment.