diff options
Diffstat (limited to 'src/core/stdhelp/commonheaders.h')
-rw-r--r-- | src/core/stdhelp/commonheaders.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/core/stdhelp/commonheaders.h b/src/core/stdhelp/commonheaders.h index c62e8b3aaa..1341e88f4f 100644 --- a/src/core/stdhelp/commonheaders.h +++ b/src/core/stdhelp/commonheaders.h @@ -2,7 +2,7 @@ Miranda IM: the free IM client for Microsoft* Windows*
-Copyright 2000-2009 Miranda ICQ/IM project,
+Copyright 2000-12 Miranda IM, 2012-13 Miranda NG project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
@@ -21,9 +21,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-// to enable all 0.9.0 core functions
-#define MIRANDA_VER 0x0A00
-
#define WINVER 0x0700
#define _WIN32_WINNT 0x0700
#define _WIN32_IE 0x0601
|