summaryrefslogtreecommitdiff
path: root/protocols/Yahoo/src/yahoo.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2013-08-16 10:57:40 +0000
committerGeorge Hazan <george.hazan@gmail.com>2013-08-16 10:57:40 +0000
commit30ee89a6764a8d38a078374c6ed5de70635b42c0 (patch)
tree464bbd4c8e32200107d42c5f95b13134edf42888 /protocols/Yahoo/src/yahoo.h
parente3c401f192327347151a70596a6b0b493bc762b1 (diff)
rest or mir_*printf in protocols
git-svn-id: http://svn.miranda-ng.org/main/trunk@5715 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Yahoo/src/yahoo.h')
-rw-r--r--protocols/Yahoo/src/yahoo.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/protocols/Yahoo/src/yahoo.h b/protocols/Yahoo/src/yahoo.h
index 5c17ed2f5a..ac60c1cc1c 100644
--- a/protocols/Yahoo/src/yahoo.h
+++ b/protocols/Yahoo/src/yahoo.h
@@ -13,12 +13,6 @@
#ifndef _YAHOO_YAHOO_H_
#define _YAHOO_YAHOO_H_
-#define MIRANDA_VER 0x0A00
-
-#ifdef _MSC_VER
- #define snprintf _snprintf
-#endif
-
#include <windows.h>
#include <shlwapi.h>