diff options
| author | George Hazan <ghazan@miranda.im> | 2017-01-11 15:28:56 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2017-01-11 15:29:06 +0300 |
| commit | 499aee4b2b43b2835a4fb13410cd195fb5a4311a (patch) | |
| tree | 2bb70f2b64a96b31ebbb32cec1d37e4b4465bc5c /protocols/Discord/src/dispatch.cpp | |
| parent | 16fe45e4297e335f76719fcade05999a45a85349 (diff) | |
message acks: read confirmations
Diffstat (limited to 'protocols/Discord/src/dispatch.cpp')
| -rw-r--r-- | protocols/Discord/src/dispatch.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Discord/src/dispatch.cpp b/protocols/Discord/src/dispatch.cpp index a2f0320b08..8d314e0836 100644 --- a/protocols/Discord/src/dispatch.cpp +++ b/protocols/Discord/src/dispatch.cpp @@ -17,8 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "stdafx.h" -extern HWND g_hwndHeartbeat; - #pragma pack(4) struct CDiscordCommand |
