diff options
author | Goraf <22941576+Goraf@users.noreply.github.com> | 2018-01-10 13:27:54 +0100 |
---|---|---|
committer | Goraf <22941576+Goraf@users.noreply.github.com> | 2018-01-19 01:39:33 +0100 |
commit | 97bb7e79c15952e7f9bf47caef4e3c09dd63c8df (patch) | |
tree | b501cec701c8f98f738b3157f9195c090981d072 /protocols/Gadu-Gadu/src/gg.cpp | |
parent | 7f1d5f6915ecfbb804319d33e4712455def63182 (diff) |
Gadu-Gadu: complete update to libgadu-1.10.1-post
Diffstat (limited to 'protocols/Gadu-Gadu/src/gg.cpp')
-rw-r--r-- | protocols/Gadu-Gadu/src/gg.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Gadu-Gadu/src/gg.cpp b/protocols/Gadu-Gadu/src/gg.cpp index b07ebcb25c..52dfd08679 100644 --- a/protocols/Gadu-Gadu/src/gg.cpp +++ b/protocols/Gadu-Gadu/src/gg.cpp @@ -402,7 +402,6 @@ static const ggdebug_eventype2string[] = {GG_EVENT_DCC7_PENDING, "GG_EVENT_DCC7_PENDING"},
{GG_EVENT_XML_EVENT, "GG_EVENT_XML_EVENT"},
{GG_EVENT_DISCONNECT_ACK, "GG_EVENT_DISCONNECT_ACK"},
- {GG_EVENT_XML_ACTION, "GG_EVENT_XML_ACTION"},
{GG_EVENT_TYPING_NOTIFICATION, "GG_EVENT_TYPING_NOTIFICATION"},
{GG_EVENT_USER_DATA, "GG_EVENT_USER_DATA"},
{GG_EVENT_MULTILOGON_MSG, "GG_EVENT_MULTILOGON_MSG"},
|