From 23b439bec4cc9fb9f8541eeeb838da301295a5cd Mon Sep 17 00:00:00 2001 From: Szymon Tokarz Date: Fri, 2 Dec 2016 01:31:14 +0100 Subject: [Sametime] remove comment for removed code --- protocols/Sametime/src/utils.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'protocols/Sametime') diff --git a/protocols/Sametime/src/utils.cpp b/protocols/Sametime/src/utils.cpp index b5ab55d29e..321115a890 100644 --- a/protocols/Sametime/src/utils.cpp +++ b/protocols/Sametime/src/utils.cpp @@ -75,10 +75,6 @@ void CALLBACK sttMainThreadCallback(PVOID dwParam) CSametimeProto* proto = puData->proto; ErrorDisplay disp = proto->options.err_method; - // funny logic :) ... try to avoid message boxes - // if want baloons but no balloons, try popups - // if want popups but no popups, try baloons - // if, after that, you want balloons but no balloons, revert to message boxes if (disp == ED_POP) { POPUPDATACLASS ppd = { sizeof(ppd) }; -- cgit v1.2.3