From 01de930753fd7a5d47c0350a4361949d770b93cf Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 22 Jul 2013 13:38:03 +0000 Subject: replace sprintf to mir_snprintf (part 1) git-svn-id: http://svn.miranda-ng.org/main/trunk@5446 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/DbEditorPP/src/headers.h | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/DbEditorPP') diff --git a/plugins/DbEditorPP/src/headers.h b/plugins/DbEditorPP/src/headers.h index e8bf749c18..c570d2c404 100644 --- a/plugins/DbEditorPP/src/headers.h +++ b/plugins/DbEditorPP/src/headers.h @@ -8,7 +8,6 @@ #define _CRT_NONSTDC_NO_DEPRECATE #define _WIN32_WINNT 0x0501 -#define MIRANDA_VER 0x0A00 #include -- cgit v1.2.3