From 53faaceac6916d0d35386b7cedd75b8d2171e6ef Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Fri, 6 Jan 2012 18:28:41 +0100 Subject: [PATCH] remove unused VER_FIRSTYEAR --- desktop/util/officeloader.rc | 2 -- desktop/win32/source/applauncher/launcher.rc | 2 -- solenv/inc/shlinfo.rc | 2 -- 3 files changed, 6 deletions(-) diff --git a/desktop/util/officeloader.rc b/desktop/util/officeloader.rc index 1e00af676eba..69710f2ceaab 100644 --- a/desktop/util/officeloader.rc +++ b/desktop/util/officeloader.rc @@ -25,8 +25,6 @@ * *************************************************************************/ -#define VER_FIRSTYEAR 2000 - #include #include "version.hrc" diff --git a/desktop/win32/source/applauncher/launcher.rc b/desktop/win32/source/applauncher/launcher.rc index 04dbe9f95547..3857d62f554f 100644 --- a/desktop/win32/source/applauncher/launcher.rc +++ b/desktop/win32/source/applauncher/launcher.rc @@ -25,8 +25,6 @@ * *************************************************************************/ -#define VER_FIRSTYEAR 2009 - #include #include "version.hrc" diff --git a/solenv/inc/shlinfo.rc b/solenv/inc/shlinfo.rc index 1fca68771eb1..2176bbf9937d 100644 --- a/solenv/inc/shlinfo.rc +++ b/solenv/inc/shlinfo.rc @@ -25,8 +25,6 @@ * ************************************************************************/ -#define VER_FIRSTYEAR 2010 - #include #include "version.hrc"