summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu/src/gg.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Gadu-Gadu/src/gg.h')
-rw-r--r--protocols/Gadu-Gadu/src/gg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/Gadu-Gadu/src/gg.h b/protocols/Gadu-Gadu/src/gg.h
index c6ca392ece..4114ea917c 100644
--- a/protocols/Gadu-Gadu/src/gg.h
+++ b/protocols/Gadu-Gadu/src/gg.h
@@ -88,8 +88,6 @@
// Visual C++ extras
#ifdef _MSC_VER
-#define vsnprintf _vsnprintf
-#define snprintf _snprintf
#define GGINLINE
#else
#define GGINLINE inline