Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
DubbleClick committed Apr 12, 2024
1 parent ce9dbcf commit 47eb703
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion GWToolboxdll/Modules/ChatSettings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,6 @@ namespace {
}

// Redirect outgoing whispers to the whisper channel; allows sender to be coloured
// I don't think we want this? extremely confusing to users
void OnWriteToChatLog(GW::HookStatus*, GW::UI::UIMessage, void* wParam, void*) {
if (!redirect_outgoing_whisper_to_whisper_channel) {
return;
Expand Down

0 comments on commit 47eb703

Please sign in to comment.