Removed stdio.h from strophe.h

This commit is contained in:
Dmitry Podgorny
2015-10-11 05:25:19 +03:00
parent 8339fd0420
commit 3d4c657467

View File

@@ -20,8 +20,6 @@
extern "C" {
#endif
#include <stdio.h>
/* namespace defines */
/** @def XMPP_NS_CLIENT
* Namespace definition for 'jabber:client'.