summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/JabberG/src/stdafx.h')
-rw-r--r--protocols/JabberG/src/stdafx.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/protocols/JabberG/src/stdafx.h b/protocols/JabberG/src/stdafx.h
index e947630cf1..8d56126b59 100644
--- a/protocols/JabberG/src/stdafx.h
+++ b/protocols/JabberG/src/stdafx.h
@@ -386,9 +386,6 @@ struct ThreadData
int send(char* buffer, int bufsize = -1);
int send(TiXmlElement *node);
int send_no_strm_mgmt(TiXmlElement *node);
-
- int recvws(char* buffer, size_t bufsize, int flags);
- int sendws(char* buffer, size_t bufsize, int flags);
};
struct JABBER_MODEMSGS